Github user nsuke commented on the issue:
https://github.com/apache/thrift/pull/1084
There's a substantial amount of code duplication with existing swift
generator.
Do you have any idea as to reducing them ?
As I've never seen anyone advocating the current practice of "single big
file per language", we could, for example, extract common part to another file
or even introduce a swift sub directory etc.
Internal structures aside, doesn't it make more sense to have a sub-option
like --gen swift:3 rather than a separate language option ?
CC: @kdubb for review and/or comments.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---