OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsrp message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [wsrp] Public review comment: allowing the portlet to receivenew events


Another way to look at this use case is metadata change. In the example 
below, the portlet could indicate that its metadata changed, which would 
then trigger the consumer to re-fetch the PortletDescription for any 
updates including events, public nav params etc.

Subbu

Stefan Hepper wrote:
> The current WSRP draft has an asymmetry for events that are not declared 
> in the portlet description:
> It can publish new events at runtime by just returning the new event, 
> but it cannot register itself for receiving new events at runtime.
> 
> Use case:
> A generic Atom feed portlet that wants to publish specific events based 
> on the feed. E.g. if it points to a feed that provides new published 
> books it would like to publish an event with author name and book title 
> for the current selected book entry.
> 
> Proposal:
> In PortletContext add
> [O] EventDescription handledEvents[]
> [O] QName unhandledEvents[]
> 
> Handled events will be treated as events that the portlet accepts to 
> handle form this point on. Unhandled (better name suggestions?) events 
> are events that the portlet no longer handles. If unhandled events are 
> sent to the portlet they will be ignored.
> 
> Stefan
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe from this mail list, you must leave the OASIS TC that
> generates this mail.  You may a link to this group and all your TCs in 
> OASIS
> at:
> https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php

_______________________________________________________________________
Notice:  This email message, together with any attachments, may contain
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated
entities,  that may be confidential,  proprietary,  copyrighted  and/or
legally privileged, and is intended solely for the use of the individual
or entity named in this message. If you are not the intended recipient,
and have received this message in error, please immediately return this
by email and then delete it.


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]