[ 
https://issues.apache.org/jira/browse/AVRO-1021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203813#comment-13203813
 ] 

Scott Carey commented on AVRO-1021:
-----------------------------------

bq. I don't think any implementation currently supports use-before-define, does 
it?

It would sure be nice if there were a few shared folders that every language 
tested schemas and protocols against.  For example, if there was a 'valid 
schemas' and 'invalid schemas' folder that all languages were expected to pass 
/ fail against, then someone could test every language by adding to this folder 
without having to have much knowledge about any language at all.  Then we could 
just add a use-before-define schema to the invalid schemas folder, and find out 
if any languages support it.
                
> Fix a few name-related imperfections in Avro spec
> -------------------------------------------------
>
>                 Key: AVRO-1021
>                 URL: https://issues.apache.org/jira/browse/AVRO-1021
>             Project: Avro
>          Issue Type: Bug
>          Components: spec
>            Reporter: Raymie Stata
>            Assignee: Raymie Stata
>            Priority: Minor
>         Attachments: AVRO-1021.patch, AVRO-1021.patch
>
>
> Require names are defined before used; disallow multiple definitions of 
> names; clarify that name-equality is case sensitive (for type names, field 
> names, and enum symbols).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to