As Peeyush Tuli menstioned, you can go with the automatic conversion also. I just don't like the bunch of generated classes it is one abstract and one implementation for almost everything in there. However there's no room for error in there. It is a matter of choice in the end :).
C ________________________________ From: Nick Middleweek <[email protected]> To: [email protected] Sent: Thu, February 4, 2010 9:52:03 AM Subject: Re: [flexcoders] WSDL objects -> Flex value objects This is super, I'll try this out today and seems it could save me some leg-work... Claudiu, I'll check out the translator class as well. Cheers, Nick On 3 February 2010 15:40, Peeyush Tuli <peeyus...@gmail. com> wrote: > > > > > > > > > > > > > > > > >> > >> > >Why dont you use this? > >http://shardulbartw al.wordpress. com/2008/ 03/20/import- web-servicewsdl- >wizard-in- flex-30/ > >its the easiest way to convert a wsdl to AS3 client stubs. > > >

