From: Byrne R. <by...@ma...> - 2003-10-28 19:17:13
|
I will try and get things checked in this weekend. I am doing a presentation in November on SOAP::Lite for the Salesforce.com conference here in the SF Bay Area... and it needs to be working by then. But anyway - there are a number of people tackling this problem, from a number of different perspectives - I hope we can corral them all before we have to many divergent implementations. What I will be checking into CVS will be the ISupplier perl module, which will serve as the base reference for the code generated by the wsdl2perl utility. I have gotten the format for all custom deserializers - which is quite useful, and for all the complex types. What is left is to create a new serializer for SOAP::Lite which encodes arrays and other basic data types in a more standards-compliant and friendly way. Things are looking good though - with any luck I will have the whole thing done by this weekend. Then it is just a matter of testing the implementation, and adding some features that might help differentiate SOAP::Lite from other toolkits - like WS-Security support or something to that effect. Thoughts? > > Byrne, > >> I too am working on a new WSDL2Perl utility. I will check what I have >> into >> CVS soon, but it is all based upon the WS-I interoperability >> demonstration. > > Thats good news, do you a rough date when you think you'll have something > you're willing to share? > > I'm just about to sit down and try and fix WSDL::Generator, or rather > Class::Hook which is what seems to be what the problem is, to work with > Perl 5.8.1. > > The AUTOLOAD bug has gone away now we're post-5.8.0, but Class::Hook now > SEGV's. It looks vaguely fixable, so I'm going to poke around in the > internals at the weekend and see if I can get it going again... > > Cheers, > Al. > > > ^byrne :/ |