runtime/lifecycle API
Niclas Hedhman
niclas at hedhman.org
Mon Nov 1 06:51:56 EST 2004
On Monday 01 November 2004 19:25, Stephen McConnell wrote:
> > IMO should be (must be?) the avalon lifecycle API.
>
> Should be and are.
[niclas at f2 activation]$ svn up
At revision 307.
[niclas at f2 activation]$ grep -r "lifecycle" * | grep -v \.svn | grep -v target
| grep "import"
providers/avalon/src/main/net/dpml/activation/avalon/DefaultComponentFactory.java:import
net.dpml.lifecycle.Creator;
providers/avalon/src/main/net/dpml/activation/avalon/AbstractLifestyleManager.java:import
net.dpml.lifecycle.Accessor;
providers/metro/src/main/net/dpml/activation/metro/AbstractLifestyleManager.java:import
net.dpml.lifecycle.Accessor;
providers/metro/src/main/net/dpml/activation/metro/DefaultComponentFactory.java:import
net.dpml.lifecycle.Creator;
As you can see above; No org.apache.avalon stuff in there.
> I'm ok with removing the metro-lifecycle-api package.
>
> I'll look into the implication of this asap.
Great!
Less is More !!!
Cheers
Niclas
--
+------//-------------------+
/ http://www.bali.ac /
/ http://niclas.hedhman.org /
+------//-------------------+
More information about the dev-dpml
mailing list