Re: ponie roadmap
[email protected] (Leopold Toetsch) Tue, 18 May 2004 09:10:43 +0200
| Newsgroups | perl.perl6.internals,perl.ponie.dev |
|---|---|
| Message-ID | <[email protected]> |
Nicholas Clark <[email protected]> wrote: > Move (at least) the refcount and SV flags into the PMC I don't think that this is the best idea. You are later stopping refcounting anyway. But I can imagine that you might present an SV with a refcount to (GC-unaware, unmodified) XS code. > Nicholas Clark leo