[infinispan-issues] [JBoss JIRA] (IPROTO-137) Support Scema and Marshaller generation for external classes
Ryan Emerson (Jira)
issues at jboss.org
Mon Apr 6 07:37:50 EDT 2020
[ https://issues.redhat.com/browse/IPROTO-137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ryan Emerson updated IPROTO-137:
--------------------------------
Description: It should be possible to generate .proto schemas and their marshaller implementations programmatically for classes which are outside of the users control, e.g. {{java.util.UUID}} and {{Class}}. These classes should be includable via {{@AutoProtoSchemaBuilder}} and allow annotated user classes to reference said classes via `@ProtoField` annotations. (was: It should be possible to generate .proto schemas and their marshaller implementations programmatically for classes which are outside of the users control, e.g. {{java.util.UUID}}. These classes should be includable via {{@AutoProtoSchemaBuilder}} and allow annotated user classes to reference said classes via `@ProtoField` annotations.)
> Support Scema and Marshaller generation for external classes
> ------------------------------------------------------------
>
> Key: IPROTO-137
> URL: https://issues.redhat.com/browse/IPROTO-137
> Project: Infinispan ProtoStream
> Issue Type: Feature Request
> Reporter: Ryan Emerson
> Priority: Major
>
> It should be possible to generate .proto schemas and their marshaller implementations programmatically for classes which are outside of the users control, e.g. {{java.util.UUID}} and {{Class}}. These classes should be includable via {{@AutoProtoSchemaBuilder}} and allow annotated user classes to reference said classes via `@ProtoField` annotations.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list