>>>>> "DC" == Damian Conway <[EMAIL PROTECTED]> writes:

>> $fooA->foo ....
>> $fooB->foo ....
>> 
>> What is a poor perl parser to do?

DC> Ignore the prototype unless $fooA and $fooB are typed lexicals.
DC> I.e. act just like it does now.

Hmm, would it be too nasty for perl to recognize that all foo's have the
same prototype? (Consider the singular foo case.)

<chaim>
-- 
Chaim Frenkel                                        Nonlinear Knowledge, Inc.
[EMAIL PROTECTED]                                               +1-718-236-0183

Reply via email to