Re: Embedding API: method invocation.

2011-02-06 Thread Peter Lobsinger
On Sun, Feb 6, 2011 at 8:32 AM, Shockwave wrote: > Hello, All. > > I have a couple of questions regarding method invocation with the new > embedding API. > > I'm not sure of the correct way of calling a class method. I've found a > unit-test that made use of the API function Parrot_api_pmc_invoke(

Embedding API: method invocation.

2011-02-06 Thread Shockwave
Hello, All. I have a couple of questions regarding method invocation with the new embedding API. I'm not sure of the correct way of calling a class method. I've found a unit-test that made use of the API function Parrot_api_pmc_invoke(). I've successfully used that function to call a method of a