At 8:44 AM -0500 5/20/02, brian wheeler wrote:
>I've been trying to catch up with parrot again (darn it, babies take
>more time than I thought :) and I've come up with a question... how do
>you do "other" things to PMCs that aren't normal ops?

Call methods on the perl-level classes that map to the PMCs.

>In particular, I
>was wondering about shift/unshift, push/pop on the PerlArray PMC. Am I
>missing something obvious?

Ah, those. In that case you use the vtable methods I've forgotten. :)

I'll get the vtable PDD updated with them.
-- 
                                         Dan

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

Reply via email to