Skip to content

Custom Java types #615

Open
Open
@swankjesse

Description

@swankjesse

We’ve implemented some of custom proto adapters. Tracking outstanding work:

  • It should be possible to nest regular protos in custom adapter protos. Preferably using the same naming scheme we use when the enclosing class is pruned.
  • We should generate a new AbstractFooAdapter with methods like fromProto(String language, String country, String variant) and language(Locale locale)
  • We should support selecting fields as well as types. For dates!
  • We should support enums

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions