On 3/2/06, Mukund Balasubramanian <[EMAIL PROTECTED]> wrote:

<snip>

2) To make it easier for Mediator developers the schema can be converted into a Java object using ADB and XSD2Java. We can probably do this automatically using reflection if the bean is not a simple type but implements the ADB interface.

Of course they can. It just might not be worth the effort.


Is there really so much effort required to make this work? If Synapse can handle converting from the XML to a Java object there's little effort required for mediator developers - just coding a Java bean.  To implement this support in Synapse wouldn't be so hard, could do it with ADB and reflection as Paul says or Apache digester makes this sort of thing really easy - http://jakarta.apache.org/commons/digester/

   ...ant

Reply via email to