]
Adrian Nistor reassigned IPROTO-36:
-----------------------------------
Assignee: Adrian Nistor
ProtoSchemaBuilder should provide an alternative 'build'
method to generate marshallers without generating a schema file
------------------------------------------------------------------------------------------------------------------------
Key: IPROTO-36
URL:
https://issues.jboss.org/browse/IPROTO-36
Project: Infinispan ProtoStream
Issue Type: Enhancement
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Instead of generating the schema file it should just validate against an already existing
one.
This feature is needed to support the use case when the user has a schema file already
and has created annotated Java classes for the message types so it would only need the
marshallers to be auto-generated.