I now see that this is: a) in the source package b) not used by the source databinding (well, at least, not extended by it) c) used by the Jaxb binding.
> -----Original Message----- > From: Benson Margulies [mailto:[EMAIL PROTECTED] > Sent: Monday, September 10, 2007 8:07 AM > To: [email protected] > Subject: org.apache.cxf.databinding.source.AbstractDataBinding.java > > Why doesn't this implement DataBinding? If it's in the source binding, > why is it used by Jaxb? > > > > I want to add an optional method to DataBinding, and so I want an > AbstractDataBinding class to supply the default, and I'm wondering if > this is already it. Should I move it to the same package as DataBinding, > or is there a longer story?
