* A. Pagaltzis <[EMAIL PROTECTED]> [2007-05-10 16:14]:
> * Anthony Gardner <[EMAIL PROTECTED]> [2007-05-10 16:00]:
> > Why not use Attribute::Protected to define private etc. methods
>
> Because it does not actually prevent private methods in
> subclasses from overriding ones in their superclasses, moves
> error detection to compile time, adds overhead to every call,
^^^^^^^
> and saddles you with yet another dependency.
Err, that is supposed to say “run time” of course.
Regards,
--
Aristotle Pagaltzis // <http://plasmasturm.org/>
_______________________________________________
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/