I don't see how that's more clear.  The fact that you'd have to
explicitly prefix actions with "action_" is redundant in itself, as all
public controller methods are implicitly actions already.  Also, you'll
note that controller methods prefixed with _ are considered private,
and therefore inaccessible via the Dispatcher, which is a much more
sensible way to organize things.

The fact that you can't use a few words out of an entire language
(absent a small configuration change) is a minor inconvenience at best,
and hardly reason enough to change the way Dispatcher works.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to