Adding TODOs.

Burcu Dogan 2015-07-29 12:25:26 -07:00
parent a17da17133
commit 6fb9a7c7ca

@ -29,7 +29,7 @@ $ gomobile init # it might take a few minutes
## Native applications ## Native applications
TBD TODO
## SDK applications and generating bindings ## SDK applications and generating bindings
@ -45,3 +45,5 @@ The disadvantages include the following:
* Only a subset of Go types are currently supported. * Only a subset of Go types are currently supported.
* Language bindings have a performance overhead. Though, depending on your use case, the overhead might not be a bottleneck. * Language bindings have a performance overhead. Though, depending on your use case, the overhead might not be a bottleneck.
TODO