I'm working on a hack to add ctors to the classes that are generated. A ctor with arguments will make it easier to know what values need to be set when constructing the request object.
Logged In: YES user_id=1286923
Yes, this feature looks nice, but how do you know in what order you want to sort the arguments?
Log in to post a comment.
Logged In: YES
user_id=1286923
Yes, this feature looks nice, but how do you know in what
order you want to sort the arguments?