1. Prepare WSDL file with a method or parameter name which is in conflict with
Objective C keyword (for example: id, self)
2. Generate code
3. Try to compile it
Actual result:
problems with compilation
Expected result:
if some symbol in wsdl uses some Objective C keyword avoid conflicts by use of
prefix or suffix (preferred solution).
Tested on version 0.6.
Original issue reported on code.google.com by MarekRus...@gmail.com on 30 May 2011 at 2:26
Original issue reported on code.google.com by
MarekRus...@gmail.com
on 30 May 2011 at 2:26