vittoriom / RNFPlaceholder

A placeholder project for the work in progress framework RuntimeNetworkFoundation
MIT License
0 stars 0 forks source link

Handle nil arguments in calls to the endpoint #51

Open vittoriom opened 10 years ago

vittoriom commented 10 years ago

I'm not sure right now there is a way to handle nil arguments in a smart way, since we don't have any information about the NSMethodSignature. Postponing this until I have a good idea.