julien created PLUTO-621:
----------------------------

             Summary: Iterating on all portlets to process event ?
                 Key: PLUTO-621
                 URL: https://issues.apache.org/jira/browse/PLUTO-621
             Project: Pluto
          Issue Type: Improvement
          Components: portlet container
    Affects Versions: 2.1.0-M2
            Reporter: julien
            Priority: Minor


Reading the 
org.apache.pluto.driver.services.container.EventCoordinationServiceImpl class, 
I saw iteration over all portlets to know which ones should process a given 
event.

Could it be possible to iterate only on the set of portlets linked to the page 
to render? This way, it is possible to proces a event even if all portlets are 
not deployed (usefull on development mode).

thanks.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to