On 6/9/06, A. Pagaltzis <[EMAIL PROTECTED]> wrote: > This is one of those things that language peers of Perl do better > right now, and which Perl 6 is going to fix in a Really Big Way.
I really can't imagine how it's possible to "fix" this kind of stuff you mentioned without: 1 - Removing AUTOLOAD functionality; 2 - Removing the ability of declaring functions without defined parameter lists. AFAIK, both of these features won't be removed from Perl 6. So I really want to be enlightened regarding how this "fix" is supposed to happen. -Nilson Santos F. Jr. _______________________________________________ List: [EMAIL PROTECTED] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[EMAIL PROTECTED]/ Dev site: http://dev.catalyst.perl.org/
