Thanks Colin. Couple of followups:

1) What is re-frame? I couldn't find that on the Om documentation page.

2) If I have a parent observe an entire reference cursor (or any cursor for 
that matter), then wouldn't the parent re-render when any individual key/value 
in the reference cursor updates? And thus if the parent re-renders, then 
doesn't this mean the parent re-renders all of its children? Perhaps I don't 
entirely understand the render tree process in Om, but I thought if a component 
re-renders, then it would also re-render any other components it 
creates/builds. If only one of my children actually needs an updated value, 
then the entire parent re-rendering is a waste and the sort of thing I'm trying 
to get around.

-- 
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