On Mar 7, 2012, at 9:45 PM, Axel Kittenberger wrote: > No more music videos with green screens?
Oh, yes, there's a video of the event loop with music, but it isn't green: <http://youtube.com/v/D0uA_NOb0PE?autoplay=1> > IMHO it should be possible to share deeply frozen structures without > having to serialize/deserialize and store the pointer to them into a > container that guarentees atomicness. Yeah, perhaps with proxies, and (hopefully) not necessarily frozen. > The Clojure layout is something > to seriously consider, and IMHO you do not have to take over full > functional style to adept to its sharing immutables by default through > atomic references. > > PS: the "More examples" links in Readme.md point to > https://github.com/xk/private_threads_a_gogo/ Thanks, fixed. -- Jorge. -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
