Juerd informed me today that .method should still means $_.method.

However, for the OO modules we're writing, there still needs to be a way
to invoke methods on the current invocant, when the invocant name has
been omitted from the method() declaration.

Currently Pugs has:

    $?SELF.method
    ^method

Is any of the two forms considered canonical?  Or is there some other
alternatives?

Thanks,
/Autrijus/

Attachment: pgpw2LZnwdfoK.pgp
Description: PGP signature

Reply via email to