Tangent: Most of the MVC frameworks are inheritance-based, which means you have to understand a lot about what you're subclassing to do that successfully. The Cocoa and Cocoa Touch frameworks get round this by using delegation for most of the application customization; the base framework does almost all of the basic work, while you just write customization code to do your specific stuff. As far as I know there's no OSS equivalent (maybe GNUStep, but that's not a Perl Web framework). If you want to make a name for yourself, there's a big opportunity!
In reply to Re: Web Application design patterns with Mod_perl
by pemungkah
in thread Web Application design patterns with Mod_perl
by avrono
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |