I would recommend you to use Plugins. Plugins are mini-apps that rest
inside the app/plugins folder and can have their own controllers,
models, views, etc. If you need your shoutbox data you'd just do:
$this->requestAction('/shoutbox/view');

Unfortunatly there is not a ton of docs on plugins (at least as far as
I know). But some release anouncement contains the basic information
you need to get them going.

Felix, aka the_undefined
--------------------------------
http://www.thinkingphp.org


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