For now you create ref cursors via root-cursor. Making a composite cursor
is not needed. Just observe several ref cursors.

It should be impossible to see an inconsistent state, rendering has been
changed to efficiently account for ref cursors.

On Saturday, October 18, 2014, Mike Haney <[email protected]> wrote:

> Quick question - does om/ref-cursor only take a cursor as input (as shown
> in the tutorial), or can it take any value?  For example, can I compute a
> value based on different parts of the app state and then create a ref
> cursor from that?  If so, what are the consistency guaranties, i.e. is the
> ref cursor updated when the data it depends on changes?
>
> --
> 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] <javascript:;>.
> To post to this group, send email to [email protected]
> <javascript:;>.
> Visit this group at http://groups.google.com/group/clojurescript.
>

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