> : Um, can we be even more clear? What does the following do?
> :
> : method foo ($atc, $btc: $ctc, $dtc, $etc) {...}
> :
> : Is that an error?
>
> Multimethod dispatch on two objects?
The $64K question then being: can I call it like so:
($obj1, $obj2)->foo(@args);
???
Damian
PS: I'd just like to point out that people gasped in horror when
I presented this idea at YAPC::NA::2001 as part of the
(soon-to-be-released) Klingon binding of Perl. ;-)
