Calling a PIR method continuesly from C++ side.
Jonathan Leto
jaleto at gmail.com
Mon Feb 7 17:13:38 UTC 2011
Howdy,
> For embedding situations, you should not be using the Parrot_PMC_morph
> or any other functions from the extending API.
>
I would like to just say that "should" is your personal opinion, and not any
formal policy.
When I was writing PL/Parrot [0], before the new embed API, the only way to
make stuff work was to use a mixture of embed and extend_vtable functionality.
Hopefully your new embed API will obviate the need for this, but currently, the
new embed API still does not provide everything that is needed.
Duke
[0] http://pl.parrot.org
--
Jonathan "Duke" Leto
jonathan at leto.net
http://leto.net
More information about the parrot-dev
mailing list