New issue 10 by lucio.benfante: Check the init methods PluginHelper
http://code.google.com/p/parancoe/issues/detail?id=10
The following methods of the PluginHelper:
public void initWebPlugins()
public void initApplicationContextPlugins()
They create a new instance of the PluginHelper itself.
For example in initWebPlugins():
Collection<WebPlugin> plugins = new PluginHelper(ctx).getWebPlugins();
Is it really necessary? Please review.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings