On Thu, Apr 2, 2009 at 11:37 AM, cara <[email protected]> wrote:

> Sam,
>
> IMHO, it isn't worth doing web services unless you use the autogenerated
> code. I learned from experience to stop hand jamming xml. If your WSDL
> changes, you want to re-autogenerate the plumbing code on both your client
> and server side ... and with any luck, any code changes you have are
> isolated in the code you had to write in order to use the objects generated
> on your client side.


Very good point, things will change and using the autogenerated code will
make that far less painful.

Thank you.

Sam

Reply via email to