Hi,

Let's suppose you have module1 and module2 and matched module is module1 and things are working as you said, just the matched module get bootstrapped...

But, what if into a module1 action you make use of something like this: Module2_Model_Whatevermodel()... ?

Would be an error because Module2_Model_Whatevermodel() won't be recognized...

That's just one reason...
Hi,

I wonder why, in a modular application, all module bootstraps are executed during initialization and not only the one corresponding to the matched module?

What would be the way to get only one of them executed (I would like to connect a different plugin to each module)?

Thanks


--
Best regards,
Cristian Bichis
www.zftutorials.com | www.zfforums.com | www.zftalk.com | www.zflinks.com

Reply via email to