Comment #3 by christianedwardgruber:
(No comment was entered for this change.)
Issue attribute updates:
Labels: -Fixed-in-Release-1.2 Milestone-Release-1.2
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Comment #1 by christianedwardgruber:
(No comment was entered for this change.)
Issue attribute updates:
Labels: Fix-For-Release-1.2
Comment #2 by christianedwardgruber:
(No comment was entered for this change.)
Issue attribute updates:
Labels: -Fix-For-Release-1.2 Fixed-in-Release-1.2 Affects-1.1
New issue report by christianedwardgruber:
Components need to optionally participate in a lifecycle such that the
container, before providing
the manifested object for the first time, starts the object, and any of
its upstream dependencies (if
they also participate in the lifecycle.
Essentially implement
interface Startable {
public void start();
}
Issue attributes:
Status: Accepted
Owner: christianedwardgruber
Labels: Type-Enhancement Priority-Critical Component-Logic OpSys-All
Comment #4 by christianedwardgruber:
(No comment was entered for this change.)
Issue attribute updates:
Labels: -Affects-1.1 Affects-all
Comment #5 by christianedwardgruber:
(No comment was entered for this change.)
Issue attribute updates:
Labels: -Component-Logic Component-Container
Comment #6 by christianedwardgruber:
(No comment was entered for this change.)
Issue attribute updates:
Status: Started