Ibotty <[EMAIL PROTECTED]> wrote:
>>> i am interested, if there is a method (for a PMC), that is automagically
>>> called, whenever a called method is not existent.
>>
>> If you are speaking of vtable->method, yes - the method in default.pmc
>> is called.

> can a pmc override this method?

There is delegates.pmc ("Delegate each and every function to parrot
bytecode") but its not integrated yet.

>> If you are speaking of objects, there will be such a feature.

> but is not currently?

Objects are under construction.

> ~ibotty

leo

Reply via email to