-- Parnell <[EMAIL PROTECTED]> wrote (on Monday, 15 October 2007, 07:38 AM -0600): > I would imagine the footprint from running multiple front controllers > would be pretty big! > > The idea is interesting though, I wonder if it would be more useful with > a lighter front controller (such as Picora).
As I've written in another response to this thread, I'm not convinced multiple instances are even required; with the dispatch loop available, a plugin that simply handles a request stack would likely achieve the same functionality. -- Matthew Weier O'Phinney PHP Developer | [EMAIL PROTECTED] Zend - The PHP Company | http://www.zend.com/
