What steps will reproduce the problem?
1. Have an "attributes" member associated to a WSDL service.
2. Realize that "attributes" is already used inside wsdl2objc as an
NSDictionary*.
3. File a bug report.
This causes a name conflict upon "attributes".
What version of the product are you using? On what operating system?
This is on trunk.
Please provide any additional information below.
You should probably use a less common name, such as "attributeDict", to avoid
name conflicts. You can also check for name conflicts at generation time and
use another name.
Original issue reported on code.google.com by thaddee....@gmail.com on 10 Jun 2011 at 8:40
Original issue reported on code.google.com by
thaddee....@gmail.com
on 10 Jun 2011 at 8:40