Will subroutine signatures apply to methods in Perl6

[email protected] (Garrett Goebel) Tue, 14 Aug 2001 13:00:33 -0500
Newsgroups perl.perl6.stdlib,perl.perl6.language
Message-ID <71BEC0D4E1DED3118F7A009027B12028010BDFD4@EXCH_MISSION>
------_=_NextPart_001_01C124EB.0360BAF0
Content-Type: text/plain;
	charset="iso-8859-1"

Any word from on high whether subroutine signatures will apply to methods in
Perl6? There's RFC128 and RFC97... but they both mostly dodge the issue of
methods.

The absense of method signatures for specifying required, optional, and
named parameters... not to mention type-checking for validation and dispatch
are why we've ended up with an assortment of parameter handling modules with
conflicting styles.



------_=_NextPart_001_01C124EB.0360BAF0--