[ 
https://issues.apache.org/jira/browse/AVRO-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Damiaan van der Kruk updated AVRO-1757:
---------------------------------------
    Description: It is already possible to serialize Avro schema objects to 
JSON (avpr and avsc) format using the toString(boolean) method. However it 
would be nice to have a serialization option that serializes Avro schema 
objects to Avro IDL (avdl) format. This makes it possible to share Avro 
schema's in IDL format when using a code first approach and also make it 
possible to do round trip engineering, from IDL to Avro schema object and the 
other way around from Avro schema object to IDL.  (was: It is already possible 
to serialize Avro schema objects to JSON (avpr) format using the tostring() 
method. However it would be nice to have a serialization option for Avro schema 
objects to Avro IDL (avdl) format. )
        Summary: Serialize Avro schema objects to avdl file (IDL format)  (was: 
Serialize Avro schema objects to avdl file)

> Serialize Avro schema objects to avdl file (IDL format)
> -------------------------------------------------------
>
>                 Key: AVRO-1757
>                 URL: https://issues.apache.org/jira/browse/AVRO-1757
>             Project: Avro
>          Issue Type: Wish
>          Components: java
>            Reporter: Damiaan van der Kruk
>              Labels: features
>
> It is already possible to serialize Avro schema objects to JSON (avpr and 
> avsc) format using the toString(boolean) method. However it would be nice to 
> have a serialization option that serializes Avro schema objects to Avro IDL 
> (avdl) format. This makes it possible to share Avro schema's in IDL format 
> when using a code first approach and also make it possible to do round trip 
> engineering, from IDL to Avro schema object and the other way around from 
> Avro schema object to IDL.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to