The JADE 2022 release meets tomorrow’s business demands.
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.