I commited the changes to the PortletController interface in order to use a PortletSet object rather than a Portlet[]. All existing contollers must be modified to reflect the changed interface. The logic can be kept by using the toArray() method in PortletSet to get a Portlet[]. -- Rapha�l Luta - [EMAIL PROTECTED] -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]
