facebookarchive / swift

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

swift-generator cannot handle map constants that have enum key types #209

Closed andrewcox closed 6 years ago

ghost commented 9 years ago

Thank you for reporting this issue and appreciate your patience. We've notified the core team for an update on this issue. We're looking for a response within the next 30 days or the issue may be closed.

x1957 commented 8 years ago

Has this issue been fixed?

lukenels commented 8 years ago

While this doesn't pertain to this project in particular, I've been working on porting the swift generator back to https://github.com/facebook/fbthrift and plan on fixing this issue there.