Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate classes for messages-with-extensions #33

Closed
loganj opened this issue Sep 23, 2013 · 0 comments
Closed

Generate classes for messages-with-extensions #33

loganj opened this issue Sep 23, 2013 · 0 comments

Comments

@loganj
Copy link
Collaborator

loganj commented Sep 23, 2013

Given a message with extensions, generate for each extension a class which has the union of fields from the message and the extension. Ideally do this with inheritance to support polymorphism, such that the extensions generate subclasses of the message class.

@loganj loganj closed this as completed Jun 16, 2015
swankjesse added a commit that referenced this issue Jul 13, 2015
Ensure all types have equals/hashCode/toString.
leusonmario pushed a commit to leusonmario/wire that referenced this issue Sep 30, 2017
Add a new module that provides GSON support
JakeWharton pushed a commit that referenced this issue Jun 23, 2020
* commit '77613d42d48fd9860205f6b8df1711ef851b89f7':
  Add support for encoding repeated enums in Swift runtime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant