> I afraid with my simple mind I did not completely understand why the > user has to deal with the java classes generated > by XML beans. Do you mean something like a GUI that creates the mapping > xml file?
yes, a GUI is one example (also ant tasks, maven etc.). Instead of having to write mappings by hand, one could generate them (by using java classes). I think XML Beans makes it really easy to create individual mappings. oliver
