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?
