textileio / ios-textile

[DEPRECATED] iOS bindings for https://github.com/textileio/go-textile
MIT License
10 stars 6 forks source link

Optimize generated Swift API #39

Open asutula opened 5 years ago

asutula commented 5 years ago

Parts of the API feel a bit strange when used from Swift. Obj C provides annotations that give us lots of control over how things will look from Swift. Need to dig in there and make some improvements.

Here's a list of potential improvements:

asutula commented 5 years ago

Just throwing some references in here that can be used when I fix this: