I'm writing sample admin tasks that need to work with our models (implementations, interfaces, policies) to inspect SCA artifacts, build them, wire them, package them etc.

I don't want to have to drag the whole Tuscany runtime in these tasks or have to bootstrap the runtime layer (activator, runtime contexts, service/reference providers, invokers, wireprocessors etc).

How can I get the proper subset of the databinding framework suitable for use in that non-runtime environment?

Can I just use a subset of the databinding-* modules? or do I need to split some of these modules to avoid runtime dependencies?

Thanks
--
Jean-Sebastien

Reply via email to