Luke Palmer <[EMAIL PROTECTED]> wrote:
> Leopold Toetsch writes:
>> Why do we have the special notion of current_object in the first place?
>> Why not just pass all in as P5, P6, ...?

> I agree that this is the way to go.  Especially if we have some marker
> somewhere that tells us that we were called as a method.

Does the Perl6 compiler know function signatures at compile time?
S06 states: "Passing two many or too few invocants is a fatal error."
For a runtime check we'd need additionally the MMD object count.

> Luke

leo

Reply via email to