[Catalyst] New CRUD/Scaffolding module

Sebastian Riedel sri at oook.de
Thu Jun 23 20:30:34 CEST 2005


Am 23.06.2005 um 20:13 schrieb Perrin Harkins:
> Does this have an advantage over an inheritance approach?  It does  
> force
> you to look at the code, but it will also lead to more duplicate  
> code if
> you use it for multiple tables.

Well, most people here already know, i'm not really a friend of  
scaffolding.
Thats because people tend to just mercyless wrap their apps around  
the scaffolds, which results in horrible unmaintainable code.
See all the horrible Maypole hacks...

So this code generator is just meant to be a starting point,  
scaffolds should really just get you started!!!1

Yes, this would work just fine as a base class, and if i find the  
time i'll release one... ;)


--
sebastian




More information about the Catalyst mailing list