Carsten Ziegeler wrote:
Hi,I think we should rename the constant METHOD_NOOP in the PortletInvokerService to METHOD_LOAD. It should be up to the implementatio to decide whether a load request is a noop or not.
+1 In the Jetspeed api (o.a.j.container.PortletWindow) we actually have an (enum) Action.LOAD besides an Action.NOOP.
Carsten
