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: spec-2.0-draft-05:defined events


Hi Rich,
when are the pre-defined events in 6.11 supposed to be delivered to the 
portlets?

E.g. when is onLoad delivered. Say the first interaction with this 
portlet is through an action link, what is the execution order?

1. performBlockingInteraction
2. handleEvent (events resulting from the action)
3. handleEvent (onLoad)

or

1. handleEvent (onLoad)
2. performBlockingInteraction
3. handleEvent (events resulting from the action)


the later one seems to be suggested by the current spec text to me, but 
would be a different programming pattern then before where the action is 
processed first.


Stefan



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