+1 to create a bunch of itests for various POJO styles. We can then look
into them case by case to discuss if the scenario is reasonable. This will
help us build up the best practices.
Thanks,
Raymond
--------------------------------------------------
From: "ant elder" <[email protected]>
Sent: Monday, June 15, 2009 12:54 AM
To: <[email protected]>
Subject: Re: Fwd: using webservices transparent
On Fri, Jun 12, 2009 at 4:40 PM, Raymond Feng<[email protected]> wrote:
There are two ways, either enhance our JAXB support (such as smarter
mapping, better documents, better messages) or reinvent a new POJO/XML
mapping. I'm inclining to the first approach.
If we can get some "smarter mapping" that makes some of the cases work
that currently fail that would be wonderful. How shall we we get that
done? Should we create some itests that show what we'd like and then
get the code changed so the tests work?
...ant