Re: Using a subset of the databinding framework

2008-04-23 Thread Raymond Feng
31 AM To: Subject: Re: Using a subset of the databinding framework Raymond Feng wrote: Hi, Here is a list of modules related to databinding: 1) databinding: The SPIs and default implementations, also a list of XML parsing related databindings/transformers 2) databinding-*: Individual databindin

Re: Using a subset of the databinding framework

2008-04-23 Thread Jean-Sebastien Delfino
Raymond Feng wrote: Hi, Here is a list of modules related to databinding: 1) databinding: The SPIs and default implementations, also a list of XML parsing related databindings/transformers 2) databinding-*: Individual databindings such as SDO and JAXB 3) core-databinding: org.apache.tuscan

Re: Using a subset of the databinding framework

2008-04-23 Thread Raymond Feng
stien Delfino" <[EMAIL PROTECTED]> Sent: Wednesday, April 23, 2008 1:28 AM To: "tuscany-dev" Subject: Using a subset of the databinding framework I'm writing sample admin tasks that need to work with our models (implementations, interfaces, policies) to inspect SCA ar

Using a subset of the databinding framework

2008-04-23 Thread Jean-Sebastien Delfino
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, r