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

Todd Lipcon updated AVRO-258:
-----------------------------

    Attachment: avro-258.txt

New patch. This needs to go on top of AVRO-263 and includes the following since 
last patch:

- "avroj genavro" tool implementation
- fixes to build.xml so clean build works properly with javacc stuff
- test harness and some tests in src/test/genavro/
- added support for namespaces
- added support for errors
- added support for using reserved words bare in certain contexts, and escaped 
by backticks in others. See src/test/genavro/input/reservedwords.genavro
- cleaned up the .jj file a bit



> Higher-level language for authoring schemata
> --------------------------------------------
>
>                 Key: AVRO-258
>                 URL: https://issues.apache.org/jira/browse/AVRO-258
>             Project: Avro
>          Issue Type: New Feature
>          Components: spec
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>         Attachments: avro-258.txt, AVRO-258.txt, simple-genned.avpr, 
> simple.avpr
>
>
> Early users of Avro have noted that authoring schemas and especially 
> protocols in JSON feels unnatural. This JIRA is to work on a higher-level 
> language that feels more like defining interfaces and classes in Java/C/etc.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to