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

Ability to replace references in method of a property/constant/method easily

We are going to a process where we are deciding to change some classes reference from read-only to protected. This means we need to change a property's reference to the "getXXX()" method. Since there are 500+ references to this property, we need to go and fix each manually. Since JADE knows that exact reference of a property within a method, it would be nice to have a "Replace Reference" feature on property/method to replace it with a another method/property reference in batch. Similarly one for "setXXX" as one for update references.

  • Thaban Segaran
  • Jan 10 2020
  • Future consideration
  • Attach files