I know about chestnut, but this is a learning exercise for me to be more 
familiar with the development environment.

I have been trying to setup a workflow like the one in chestnut from scratch, 
but I have hit a roadblock when I try to add Om in my setup.

Before I have required Om, I could connect fireplace with :Piggieback  
(weasel.repl.websocket/repl-env :ip "0.0.0.0" :port 9001). 
But as soon as I have added [om.core :as om] into (:require ), it would stop 
working and I couldn't find out why.

The code is on https://github.com/ePak/workflow, master branch does not include 
Om, and the dev branch (https://github.com/ePak/workflow/tree/dev) does.

Any help would be appreciated.

Eric

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to