|
| 5940 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/WSRPConsumerImpl.java | - Consumer now is able to discriminate between POPs and CCPs. Still need to handle implicit cloning!- getPortletMap now also returns clones.- Improved fast failure of several methods to avoid calls to WSRP when not needed.- Added possibility of cloning WSRPPortlets.- Cleaner management of cache.- Modified incorrect assumption in PortletManagementTestCase. Needs more tests! |
| 5940 | modified | chris.laprun@jboss.com | //trunk/common/src/main/org/jboss/portal/common/util/Tools.java | - Consumer now is able to discriminate between POPs and CCPs. Still need to handle implicit cloning!- getPortletMap now also returns clones.- Improved fast failure of several methods to avoid calls to WSRP when not needed.- Added possibility of cloning WSRPPortlets.- Cleaner management of cache.- Modified incorrect assumption in PortletManagementTestCase. Needs more tests! |
| 5940 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/portlet/WSRPPortlet.java | - Consumer now is able to discriminate between POPs and CCPs. Still need to handle implicit cloning!- getPortletMap now also returns clones.- Improved fast failure of several methods to avoid calls to WSRP when not needed.- Added possibility of cloning WSRPPortlets.- Cleaner management of cache.- Modified incorrect assumption in PortletManagementTestCase. Needs more tests! |
| 5940 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/portlet/info/WSRPPortletInfo.java | - Consumer now is able to discriminate between POPs and CCPs. Still need to handle implicit cloning!- getPortletMap now also returns clones.- Improved fast failure of several methods to avoid calls to WSRP when not needed.- Added possibility of cloning WSRPPortlets.- Cleaner management of cache.- Modified incorrect assumption in PortletManagementTestCase. Needs more tests! |
| 5940 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/consumer/PortletManagementTestCase.java | - Consumer now is able to discriminate between POPs and CCPs. Still need to handle implicit cloning!- getPortletMap now also returns clones.- Improved fast failure of several methods to avoid calls to WSRP when not needed.- Added possibility of cloning WSRPPortlets.- Cleaner management of cache.- Modified incorrect assumption in PortletManagementTestCase. Needs more tests! |