Hi All, I was wondering why the plugin tutorial names models like: "PizzaOrderModel." I understand Pizza is the name of the plugin, and am fine with that, but the word model throws off the convention. Plus it breaks a few other things like validation. It also forces you to use: var $uses in your controllers. When I take the word model out of the name everything works as expected and should.
Thanks, Parris Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
