Good morning!

This question may not be specific to Castor enough for this list. I don't know where I should post it. Please forgive me if you find it annoying.

I'm using Cator's SourceGenerator to facilitate the server/client communication of our little application through xml. One problem I'm facing is that part of the information I retrieved from the server could be modifed by the client. Is there a way to generate a "getNonNullAttributeOrSubelementList" method in the generated top-element class so that the server code could update the part that has been modified (i.e. those exist in the xml stream) only? Is there any suggestion to achieve the goal by an alternative way? Currently I had to update all values altogether, no matter they have been modified or not.

----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev


Reply via email to