Low code

Low Code refers to personalizations which take advantage of Mongoose core systems such as the Application Event System (AES), IDO Editing, Dataview, Enable/Visible When form component constructors.

  • Advantages:
    • Metadata driven which means they are easily upgradable and transportable to other environments via utilities or copy and paste/append.
    • Does not require sophisticated code editors. Mongoose provides UIs over most metadata maintenance.
  • Disadvantages:
    • Language and syntax are pseudo-code which means if on-line documentation does not explicitly define how-to, there is limited reference material available from the internet.
    • Limited debugging tools
    • Some tools may require server access.