James F McMahon
James F McMahon
Frankly no. That stackoveflow links refers to a court case and legal precedent being interpreted by someone who is not acting as a lawyer. 1. I would get an actual...
> But the crux of the issue is whether something like MIT is revocable or not. If it is, than that's a serious problem that LIL can help improve upon....
You can always use a custom license on a project but you lose all the advantages that come with a standard license including legal vetting and industry acceptance. In general...
Where do y'all currently stand on this issue and is it something that the community could help with?
One thing I would add is the JVM options are not the only noise affecting the signal. For instance, the Vertx tests use a different HTML templating engine then Spring...
So what license is this project? It seems like a valid issue. EDIT: Just noticed that some file have an apache header. It would be nice to have it at...
Potentially dumb question, where is user.clj? I checked the README and didn't see a reference to it. Running `(set! *print-length* 50)` in the REPL appears to work but does not...
I haven't had any luck adding `dev/user.clj` to my own project. It just doesn't get picked up and loaded by the REPL, not sure what I am missing. When I...
Just to clarify, the exception I had about was from the demo project. Haven't had a chance to do much Clojure lately, I'll get back to this when I get...
> The only way i can see that it would really be generalizeable is if it imported all react-specific things from the configured enzyme adapter - that way, a preact...