On Fri, Apr 6, 2012 at 5:10 AM, Simone Mosciatti <mweb....@gmail.com> wrote:

> Ok, honestly from the readme of github i like better monger,
> but when i try to run it into the shell swank it doesn't work...
>
> It is a new problem ?
> .>(use 'monger.collection)
> ;=> Error
>

*This* is what you will need to investigate and fix. The library is not in
path and has not been imported, most likely.


> .>(:use 'monger.collection)
>
;=> nil ;; I guess ok
>

Not ok for pulling in a library! :)

-- 
jaju

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to