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

Simplify API of the generated code

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • None
    • 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

            mcimadamore Maurizio Cimadamore
            jvernee Jorn Vernee
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: