Just to clarify: Chris, yes you're right, using an underscore is just a convention, and while we can't disable access to object methods that begin with an underscore from being accessed by you within your own application code, it is baked into the Dispatcher to disallow calling controller methods that are prefixed with an underscore.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
