Recently I began of thinking to separate certain functionality in some
way. On a first glance there is:
- Helpers
- Components
- Behaviors

But you can also use plugins to bundle some functionality.

Did any of you try multiple apps side by side (lets say /app1 and /
app2) and using a proxy app (in /app) to switch pathes around? any
success?

I think its important to have mostly separated - best with well
defined interfaces - modules/chunks of code that give you certain
features so that you can glue togather some things fast.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to