facebookarchive / swift

An annotation-based Java library for creating Thrift serializable types and services.
Apache License 2.0
900 stars 297 forks source link

[swift2thrift] write struct fields ordered by id #147

Closed andrewcox closed 10 years ago

andrewcox commented 10 years ago

Otherwise the fields appear in an order that doesn't make much sense, and is not deterministic.

alandau commented 10 years ago

lgtm