in reply to auto generating wrapper classes for complex types defined in WSDL

I understand where you come from. It will be nice to have classes generated, so you don't need to care how the data is physcally organized, and only focus on the logical structure that's expressed in WSDL.

But on the other hand, hash won't create too much trouble for you either, and most Perl classes are hashes and way.

  • Comment on Re: auto generating wrapper classes for complex types defined in WSDL