Anthony Grimes
Anthony Grimes
No thanks, I'd rather stick to clojure.test. The other stuff looks good.
Could you perhaps update with an actual running example project.clj that fails? I can't test the frobbing without the whole frob.
I'll take this.
Do you want to just eliminate the `marginalia.main` namespace, or do you want to eliminate the entire external interface (`run-marginalia` and such)? I'm not sure we should get rid of...
Here is an example (even though you've already seen it, others may have not): http://raynes.me/hfiles/narrow.html Observe [this](http://raynes.me/hfiles/narrow.png) vs [this](http://raynes.me/hfiles/wide.png).
Desperately want this. I'll name my first born after you if you do it.
Author of tryclj here. I just put this on iRC: > [22:54:44] While I appreciate the reference to tryclj.com, I haven't maintained it in literally years and probably won't for...
I imagine you could work around it by excluding the cheshire dependency from Noir. I also wouldn't call it unmaintained. There aren't a huge number of bugs as it stands....
The db require is a necessity. It's just the Masai protocol definition. However, you're right about where the requires should be and such. Not sure why I didn't do that...
Nice catch. Don't know how it worked with that broken, but it did. :o I'll make all my changes off of your clj-cache repo and fix this as well. :)