> unreachable. The "normal" GC would then have a lot less to do, helping > achieve shorter pauses.
i have long wondered a similar wonder. :-) (i also naively day-dream one could get the C# "IDisposing" style for free with something like that.) the BitC folks have talked about all sorts of things along these lines, including region inference stuff. there are even real research results to back it up! http://webcache.googleusercontent.com/search?q=cache:LyLsP0uBaywJ:researcher.ibm.com/files/us-bacon/Bacon03Pure.pdf+&cd=6&hl=en&ct=clnk but i dunno that you should hold your breath waiting for this kind of stuff to become mainstream. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. 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 --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
