known problems and missing features in the current version of avc-binding-dom.

Known Issues

Problems

Primitive types are not all recognized.

Enums would just not work.

Fail-functions (see XPath Expressions) are not implemented for all return types.

toString(), hashCode() and equals() are just not implemented.

The BindConfiguration object is a mess.

Some binding configurations, for instance method-binding configurations, must be declared via annotations: There is no programmatical way to set them.

Name "avc-binding-dom" is rotten.

Features

setXxx() methods are not recognized during binding (see the See Also for another project, XmlField, that implements such a thing.)

Caching.

Performances.