If you are planning to do this with om, om wouldn't know that it has to re-render your component in case the atom changes a part it uses.
Are ref cursors probably what your are looking for? In general, you can always have a namespace that has no dependencies within your project and put a global atom in there. -- 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.
