MappingBuilder should be agnostic to configuration method: XML or annotations.
So there should be no references to concrete configuration method in this
class: basically this means removing all @XYZ annotation references.
All validation logic must be moved to ConfigurationProcessor validateXYZ()
methods.
Original issue reported on code.google.com by peter.kn...@gmail.com on 24 Jan 2010 at 8:28
Original issue reported on code.google.com by
peter.kn...@gmail.com
on 24 Jan 2010 at 8:28