I know why this is: its based on a bug in the PluginBroker and how the plugin broker dispatches plugins and what happens when exceptions are thrown.

the relevant bug numbers are:
ZF-1649
ZF-1650

Ill keep you posted, so no need to get super down and dirty looking for the problem ;)

Thank!
-ralph

Sascha Goebel wrote:
Hi Ralph,

glad to be of assistance. Right now I'm running my main layout with 9 sub-requests without any noticeable performance impact.

Only thing is when an error occurs and the ErrorHandler controller plugin dispatches to the error controller, the layout get's rendered twice (once normal and once inside the content property of the view) and all sub-requests are lost. But I'll look into this if I find some time next week, after fixing all the "Hey, there's a new ZF Version, let's overwrite the old library"-Bugs ;-D

Have a nice weekend,
Sascha

Reply via email to