On Thu, Apr 10, 2014 at 4:49 AM, Jack Schaedler <[email protected]>wrote:
> Does it make any sense to allow components to reference multiple cursors? > Instead of specifying a single path into the application state, you would > specify a collection of paths within the state atom, all of which would > trigger re-renders and allow for transact! and update!? I often find myself > pulling component cursor paths 'up' the tree in order to ensure that the > cursor is broad enough to capture all of the state changes that might cause > a re-render. > Already possible and the tutorials covers this. -- 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.
