Oli Wilkinson

Results 7 comments of Oli Wilkinson

I think an official NuGet package would be a great idea. I'm a C#/C++ dev by trade and consume 99% of my dependencies as binaries from NuGet. If we were...

@aardappel you might wanna check with the Protobuf team on how they handle their NuGet packages on there.

Reading the thread here, there seems to be a few things - mostly due to the use of the defines used for various performance optimisations. Do you see these being...

I think changing it to Google.FlatBuffers is a good change to make in the main branch. When I did the original port I considered it, but decided to keep parity...

I haven't yet tested with Unity3D, but this will work with net35. Its on my list to verify with unity.

- Inherited classes (need to reflect & serialize the whole hierarchy) - Fields (been testing with properties mostly)