Michal Wallace <[EMAIL PROTECTED]> writes:
> Py-pirate can now handle:

Cool...

>    * make parrotclass handle "invoke"
>      this strikes me as the most efficient,
>      but I'm not really confident with C 
>      so I'm hesitant to try it

This seems to me like the way to go, except you might
subclass parrotclass to pythonclass (since this lack-
of-"new" seems to be the "Pythonic way").  The C should
pretty much just turn around and call pmc_new, then
return the original return address that was passed in.

/s

Reply via email to