Hi! I'm just getting my feet wet in my exploration of the Jetspeed code. Some questions:
1. Is the code in CVS on the portlet_api branch a replacement for or complimentary to the code on the main branch? 2. Is it finished? 3. In the portlet_api branch code, I see clearly how a PortletInstance is created and put in the registry. However, I don't understand how a Portlet is created and put in the registry. I'm having a bit of a chicken and egg problem: It seems like you need a PortletEntry to construct a PortletEntry. The PorletInstanceRegistryAccess class has a createEntry() method but there is no analagous method related to the PortletRegistry. Any clues on this? Is this part implemented yet? Thanks! Cynthia -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
