FlatBuffersSwift icon indicating copy to clipboard operation
FlatBuffersSwift copied to clipboard

Document public APIs

Open mzaks opened this issue 7 years ago • 4 comments

mzaks avatar Jan 10 '17 15:01 mzaks

I started on some very basic docs for the reader in #76 but can try to help out with an initial stab on the writer too (would like you to review it though so I don't miss document anything)...

hassila avatar Jan 10 '17 15:01 hassila

What would be next step for this one? Doc in e.g. wiki or what are your thoughts?

hassila avatar Jan 20 '17 07:01 hassila

Did lot's of changes over the weekend. will migrate my production App to the newest version to see how the API feels. Will give some more insights afterwards.

One thing is bothering me though. We need a FlatBuffersEnumVector but I am not sure how it should be implemented.

mzaks avatar Jan 22 '17 23:01 mzaks

Ok, cool - was https://github.com/mzaks/FlatBuffersSwift/pull/78 also done and should I kill that PR, or?

What is the issue with the FlatBuffersEnumerationVector (I'm probably missing something obvious)

hassila avatar Jan 23 '17 09:01 hassila