Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-2150

Improved idl syntax support for "marker properties"

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • spec
    • None

    Description

      It would be nice to allow in IDL "marker properties" like:

      @MarkerProperty
      record TestRecord {
      ....
      }
      

      this would be only a simpler syntax for:

      @MarkerProperty("")
      record TestRecord {
      ....
      }
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            zolyfarkas Zoltan Farkas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: