On Tue, Nov 13, 2001 at 06:14:30PM -0500, Michael L Maraist wrote:
> Extending mem-mngr data-structures (like the linked-list) to the
> definition of a PMC is what I'm worried about; not exposing a function to
> say GC-me-more-often. (I appologize for the LISP mneumonic :)
Hm.  I think that the problem is that the definition of a PMC is, I think,
what we say it is in perlpmc.pod, and not what we say it is in pmc.h.  

This means that we need to recomple XSes to change PMCs, but I think that's
possibly OK.  If not, why do we need to keep the linked-list inside the
PMCs, instead of sepperatly?

     -=- James Mastros

Reply via email to