On 23.11.10 19:03, Christoph Engelbert wrote:
>  At the moment there's some static way to initialize, shutdown
> torque by using the Torque-Class.
> The next problem would be some Buddy-Behaviour to make it possible
> for a Torque-Service-Bundle to persist the classes from other
> bundles (a woldcard-import would be possible but isn't really nice).
> I guess for a real Torque bundle that exports services the way
> EclipseLink, Hibernate and other peristance engine does there'll be
> more problems that does not recognized yet.

The closest you can get right now is the TorqueComponent which is an
Avalon service. Avalon handles the complete lifecycle of the component
such as configuration, initialization and shutdown. You can build on that.

Bye, Thomas.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to