-
## motivation
It's a lot of overhead for a developer to have to learn your specific brand of futures in order to use your api.
## questions
What exactly does using your brand of futures get the dev…
-
The registry is obviously a powerful structure of Celluloid; however given that it currently supports just a simple name it would be good to be able to extend it to the application domain, and allow a…
acds updated
11 years ago
-
The whole readme file and wiki thing I don't think does justice to how awesome sbt 0.10 (or 0.7) is.
There has to be someone who can whip out a cool site focused on using sbt, not hacking on sbt.
-
When I do
build.sbt:
withSources:=true
I get that withSources can't be reassigned as it is a val.
Shouldn't this be configurable?
Thanks