On Sep 17, 7:06 pm, "Raoul Duke" <[EMAIL PROTECTED]> wrote:
> > It's an interesting idea, and something I tried, but the overhead was
> > too great.
>
> i know less than nothing here, of course, but... any way to make the
> default case of "nothing has changed" be somehow fast (enough), and
> only the "oh poop things got edited" have to go into slow-mo for a
> second to adjust?

Unfortunately not. If you want to see a consistent view of a set of
refs you must be in a transaction, and it's not workable to require
all fn calls be in transactions.

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

Reply via email to