Hey Thomas,

It sounds like you're confusing directory structure with application
structure.  If you really feel that strongly about having a specific
directory for controller-level code, I would suggest adding a 'libs'
directory under vendors, and putting your controller-specific classes
there.  You can then load them like: vendor('libs/my_class');


--~--~---------~--~----~------------~-------~--~----~
 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to