Generic crud ops in AppController would work fine for 80% of controllers. Controllers which need something unique would override.
Why would I want to bake a project with 40 tables, and end up with 40 copies of nearly the same code in 40 different controllers? Is it so much harder to type $this->modelClass instead of $this->User? -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to cake-php+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php