JADE Environment Development Ideas

What's new in the JADE 2025 release?

IMPROVED DEVELOPER EFFICIENCY. ENHANCED INTEGRATIONS. NEW WEB DEVELOPMENT FRAMEWORK

The Jade 2025 release focuses on modernising the developer experience and helping you build faster, smarter, and more scalable applications.


Start your update to JADE's latest release

Enhancements to Schema Extract parameter file syntax

Currently only classes or method can be specified in a schema extract parameter (.unl ) file. It would be useful if the was syntax option to specify an application to extract rather than having to manually go to the Applications tab and then select the application you wish to extract. Also it would be great if a global constant category could be specified in the UNL file.

  • Guest
  • Aug 10 2022
  • Future consideration
  • Attach files
  • Guest commented
    August 10, 2022 05:10

    e.g.


    Class TestClass

    Method TestClass2 method1

    Application NewApp

    ConstantCategory ExampleGlobalsConstants