View Single Post
Old 09-16-2012, 08:08 PM  
edgeprod
Permanently Gone
 
Industry Role:
Join Date: Mar 2004
Posts: 10,019
Quote:
Originally Posted by Brujah View Post
I haven't actually used CakePHP yet. I did look at it but felt it might be too confining following all the conventions.
CakePHP isn't necessary if you already self-impose good MVC standards. Cake is an excellent framework for getting used to MVC (which is what I used it for), but if you're already comfortable with fat model and skinny controllers, it's safe to pass it up.

If you look at the TubeAce code, you can see where it'd benefit from something as strict as Cake. It'd be appropriate in this context, where other coders of varying skill levels are all making modifications.
edgeprod is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote