So right now we have two types of entries:
<entry> and <entryRef>
This is a problem IMO. Why? The OCS feeds (currently at 1759) should
become part of the PortletRegistry. Under the current mechanism Entry
and EntryRef are two different objects. So the there really isn't any
decent way to browse and combine them.
Anyway what I propose is this:
<entry type="ref" name="RSS"/>
or
<entry type="instance" name="RSS"/>
This should solve the problem of browsing and combining multiple
objects. This way when the FeedDaemon starts up it will determine the
Portlets from the OCS and then add them to the PortletRegistry.
Then the PortletBrowser can just determine the Portlet's it needs from
the PortletRegistry. This would also include any explicitly defined
Portlets and also those that were determine from the FeedDaemon.
Thoughts?
Rapha�l ... don't you have some pending commits?
-
-
Kevin A Burton ([EMAIL PROTECTED])
http://relativity.yi.org
Message to SUN: "Please Open Source Java!"
The house of the unbelievers shall be razed and they shall be
scorched to the earth. Their code will be open until the end of days.
--
--------------------------------------------------------------
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]