On Sep 21, 11:45 pm, Stuart Sierra <[EMAIL PROTECTED]> wrote: > Pondering aloud here: The critical property of a Cell is that it is > completely finished updating before any of its dependent ("child") > cells are updated. Does this property still hold when using Agents > instead of Refs? I'm not sure it does, since an action on an Agent > occurs at an unspecified time in the future.
On second thought, maybe Agents will work, if one can enforce the ordering of updates. It might be useful to have Cells that update asynchronously. I don't know, and I don't have time to play with it just now, but it's worth thinking about. -Stuart --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---