[Catalyst] Re: Shoot out -- Catalyst / RoR / Other MVC apps --

A. Pagaltzis pagaltzis at gmx.de
Thu May 10 15:15:08 GMT 2007


* A. Pagaltzis <pagaltzis at gmx.de> [2007-05-10 16:14]:
> * Anthony Gardner <cyclewood_ltd at yahoo.co.uk> [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/>



More information about the Catalyst mailing list