HI all, Is it possible to ouput the classname of all the elements for all the beans ? (Like the exemple below)
<myBean classname="...">
<mySubBean classname="..."/>
</myBean>
in case it is not possible, how to configure Betwixt to display this
attribute for "chosen" objects composing a bean (I mean is there a way to
display this declaratively in a Betwixt file ?) ?
I have been thinking to extend Betwixt but it seems to be quite difficult to
extend the code...
Thanks in advance,
Adrien
