sudzc
sudzc copied to clipboard
Fixed response with Array
- If response contains an array of items, only the first one was being fetched. Now it fetches all elements.
- Fixed the getNode:withName: for ARC
hi teonivalois .. did you also patch the generation of the stub objects? patching only the soapresponse seems not enough as the *OutDTOs are still wrong. I don't really like to patch them manually as it would be a mess if i have to update the wsdl file.
thank you for your answer