Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-8238

Support static typing

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • DMN Editor, DMN Engine
    • None
    • False
    • None
    • False
    • ---
    • ---

      Kogito supports types, but when type errors are made, often this only shows up at runtime. It is quite easy to forget to fill in a type at several points, even in small projects.
      IMHO there is loads of value if type errors would be reported during compile time.
      As a bonus, type inference could even help more: If the cells in a column all contain a String, but the declaration is something else, an error should be raised (during compiletime, not runtime!) as well.

              yamer@redhat.com Yeser Amer
              hanjoosten Han Joosten (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: