Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7903788

preparation towards json configuration for jextract tool

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • None
    • tools
    • None

      We'd like to support json configuration file for jextract. This would help

      1. IDE integration
      2. to get around the limitations of command line options and args file
      3. to be able to check-in configurable files into source repos for reliable jextraction on different machines/sessions.

      Towards this, we need a json library to parse/convert & pretty print json and a way convert JSON objects/arrays to java records - so that the rest of the jextract can use strongly typed record for configuration rather JSON library objects.

      We can use 'skara' projects 'json' library as a starting point for this preparation.

            sundar Sundararajan Athijegannathan
            sundar Sundararajan Athijegannathan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: