On Sun, Dec 28, 2014, at 18:56, Brendan Younger wrote: > * Creating lens atoms, as you do in Rum, is a good idea. Javelin > https://github.com/tailrecursion/javelin already provides an > implementation which is even more general than Rum's cursor-focused > atoms. The fact that Reagent wouldn't work with Javelin's cells (atoms), > was one of the primary reasons I wrote my own wrapper.
I guess writing a mixing that supports Javelin cells wouldn't be hard. Maybe even one which counts dereferences to update dependencies automatically. I agree it would be nice to have in core though. :) -- 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.
