Meik Meik Arends wrote:
<snip> > Paul, > > thank you for your tip. I'm using my own WebPagePortlet and put some > actions > into the init() function. Adapting the structure of the original > WebPagePortlet > works much better. I'm desiring to know the performance in near future > because > the psml file will grow to approx > 400 entries. > In my case there is no need for caching, so is it possible to reduce the > init() calls > to the portlets displayed for the request ? I do not see the removal of the init() calls in the near future. I am waiting for a cache patch to be applied to Turbine. This patch will allow us/you to control how long a portlet stays in cached. This combined with a "fast" init(), will have a positive impact on performance. > > Regards > > Meik > > Paul Spencer -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
