arishanapalli / wsdl2objc

Automatically exported from code.google.com/p/wsdl2objc
MIT License
0 stars 0 forks source link

Modify Schema for catch NSOperation class for cancel operation in time execution #191

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Is not a bug is just a litle feature.
IF user want to cancel operation cannot do that now because cannot catch 
NSOperation class.
I want to generate for each method async to return a NSOperation class for 
async request.

Original issue reported on code.google.com by vanea.voda@gmail.com on 22 Oct 2012 at 12:13