On Fri, 15 Nov 2002 23:39, you wrote: > On Thu, 2002-11-14 at 17:21, Martin Poeschl wrote: > > i fixed the dependency for jakarta-ojb ... but now we have cycling > > dependencies: > > > > stratum needs ojb > > Is anybody using these components / lifecycle interfaces?
Currently, the TDK-2.2-RC1 TurbineComponentService loads both Torque and Fulcrum as components. See the Component Service section in the TurbineResources.properties file that comes with the TDK. > Is there any reason not to just bite the bullet, move to > avalon-framework, and toast this stuff? Not that I can see. > > ojb needs torque > > torque needs stratum > > What in stratum does torque require? Currently Torque implements the Initializable, Configurable and Disposable interfaces from Stratum. Regards, -- Rodney -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
