>From http://manual.cakephp.org/chapter/plugins:

"While it isn't required, it is recommended that you name your plugin
controllers something relatively unique in order to avoid namespace
conflicts with parent applications. Its not a stretch to think that a parent
application might have a UsersController, OrderController, or
ProductController: so you might want to be creative with controller names,
or prepend the name of the plugin to the classname"

If in my application I have a UsersController, and need to do a
requestAction() to a plugin's UsersController, then hell breaks loose.

-MI

---------------------------------------------------------------------------

Remember, smart coders answer ten questions for every question they ask. 
So be smart, be cool, and share your knowledge. 

BAKE ON!

blog: http://www.MarianoIglesias.com.ar


-----Mensaje original-----
De: cake-php@googlegroups.com [mailto:[EMAIL PROTECTED] En nombre
de Dr. Tarique Sani
Enviado el: Jueves, 10 de Mayo de 2007 04:17 a.m.
Para: cake-php@googlegroups.com
Asunto: Re: phpGACL installation

Sorry I disagree on the point that uniqueness of  plugin controller
name should/would be a requisite for it to be plug and play


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to