Gadget lifecycle registry for the container
Closed this issue · 4 comments
Original author: igo...@gmail.com (June 01, 2011 18:50:05)
Allows features to register for gadget lifecycle events: preload/nagivate/close/unload. Allows features to react to gadgets implementing a particular feature when they are added. For example, an opensearch gadget, or an action contributions gadget specifies parameters that define either search sources or actions. When a gadget with those features is added, the container side code can update the UI to reflect the changes, i.e. add a new source to a search menu, or a new action to the navigation bar.
Original issue: http://code.google.com/p/opensocial-resources/issues/detail?id=1185
From mgmarum@gmail.com on June 02, 2011 01:48:45
Patch applied in r1429
From plindner@google.com on June 07, 2011 09:40:21
LGTM
From mgmarum@gmail.com on July 14, 2011 13:21:00
Spec group discussion:
https://groups.google.com/d/topic/opensocial-and-gadgets-spec/Q7tfD4eH2u4/discussion
From mgmarum@gmail.com on February 10, 2012 16:08:03
These incubating changes have been published.