Closed maacl closed 12 years ago
It's just my effort to understand CQRS and EventSourcing using Clojure. I used this pdf as a guide.
Ok, thanks.
I get:
Compiling "resources/public/javascripts/main.js" failed: java.io.FileNotFoundException: Could not locate crate/macros__init.class or crate/macros.clj on classpath:
when trying to invoke:
lein cljsbuild once
On Fri, Sep 28, 2012 at 1:17 PM, Wilkes Joiner notifications@github.comwrote:
It's just my effort to understand CQRS and EventSourcing using Clojure. I used this pdf as a guide.
http://cqrs.files.wordpress.com/2010/11/cqrs_documents.pdf
— Reply to this email directly or view it on GitHubhttps://github.com/wilkes/projected/issues/1#issuecomment-8972747.
This looks interesting. Is there any documentation, blog post or similar outlining the workings of the project/library?