-- bytte <[email protected]> wrote
(on Tuesday, 17 March 2009, 09:08 AM -0700):
> It would be great if you could share me some more details. Maybe point me in
> the right direction on how to share those PluginLoader objects between each
> element?

Actually, the person I worked on it with blogged it last fall:

    http://ishouldbecoding.com/2008/11/04/scaling-zend_form

That should get you started.

> Too bad I'm on a tight schedule (should be finished by the end of the week).
> If I don't hear back from the list I'll most likely take an Ajax approach:
> only loading form elements through javascript when the users needs them. But
> I'm not looking forward to that to be honest.
> 
> 
> Matthew Weier O'Phinney-3 wrote:
> > 
> > I've worked with another user on a similar issue before. The solution we
> > came up with was to share the PluginLoader objects between each element
> > (by default, there are plugin loaders for each element).
> > 
> > I'll see if I can get some more details worked up to share.

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

Reply via email to