Closed GoogleCodeExporter closed 9 years ago
Note: Using v0.4, there seems to be a lot less of these errors, but
nevertheless they're there.
Original comment by bhs2...@gmail.com
on 1 Apr 2009 at 5:25
You're not doing anything wrong. WSDL2ObjC doesn't appear to be able to cope
with
complex types being embedded within other complex types without having
previously been
given their own separate definition.
Original comment by goo...@faupel.org
on 25 Jun 2009 at 8:23
Indeed; It doesn't help matters much that Amazon's web service is monstrously
complex. I gave up and implemented the calls I needed manually with TouchXML.
Original comment by bhs2...@gmail.com
on 25 Jun 2009 at 9:05
Wow. The Amazon wsdl generates a 3.2 meg file.
I added support for inline definition of complexTypes in the iPhone branch, but
the Amazon wsdl is still breaking
the parser. It probably has to do with multiple embedded definitions. i'll take
a look when I've got time.
Original comment by hasse...@gmail.com
on 4 Sep 2009 at 1:30
Original comment by hasse...@gmail.com
on 5 Sep 2009 at 5:01
Revision 103 on the iPhone branch generates code for the Amazon WSDL file with
zero perceived errors.
Please verify.
Original comment by hasse...@gmail.com
on 5 Sep 2009 at 6:15
Original issue reported on code.google.com by
bhs2...@gmail.com
on 1 Apr 2009 at 5:17Attachments: