-- Vince42 <[EMAIL PROTECTED]> wrote
(on Tuesday, 11 November 2008, 09:12 PM +0100):
> Matthew Weier O'Phinney schrieb:
> >> How about a controller plugin that dynamically adds model directory
> >> to the include path for a current module? That's something trivial
> >> to do.
> 
> > The problems of using the include_path remain: it grows, making file 
> > resolution slower, and it makes it more difficult to namespace models
> >  with a common module prefix.
> 
> And how about using a singleton class for model handling? :)
> 
> Sorry for asking again, but I really want to know whether it's okay or
> completely out of scope ... :))

Honestly, I'm not sure I understand what you're getting at. I need more
details on how it works. (Yes, I understand "singleton"; I just don't
understand what it has to do with "model handling".)

-- 
Matthew Weier O'Phinney
Software Architect       | [EMAIL PROTECTED]
Zend Framework           | http://framework.zend.com/

Reply via email to