Simplify API of the generated code

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • None
    • Affects Version/s: None
    • Component/s: tools
    • None

      There's several things in the jextract generated code which result in accidental complexity, and make it hard for developers to find what they are looking for.

      * methods like $LAYOUT() - use of dollar and upper cases are distracting here
      * upcall interfaces have a lot of visible public fields (descriptors/method handles), which is a bit confusing
      * For global variables, we generate getters/setters, but also a $LAYOUT and $SEGMENT accessors, which can be confusing

            Assignee:
            Maurizio Cimadamore
            Reporter:
            Jorn Vernee
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: