At 09:27 AM 11/17/00 -0800, Ken Fox wrote:
>When we put scanning garbage collectors into perl, we should
>provide an alternative for foreign code.

We're likely going to have a scanning GC of some sort in perl 6. It'll 
probably only touch memory perl manages, and there'll be some way to 
register your interest in memory that perl might otherwise reclaim. Might 
piggyback on the inter-thread memory registry or something. (GCing memory 
used by another thread strikes me as a good way to die in interesting ways...)

                                        Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to