JADE Environment Development Ideas

What's new in the upcoming JADE release?

IMPROVED DEVELOPER EFFICIENCY. ENHANCED SECURITY. SMOOTHER INTEGRATION

The JADE 2022 release meets tomorrow’s business demands.


Start your update to JADE's latest release

Extend Method > Unused local variables to look at parameters

Finding unused local variables is useful, but so would finding unused parameters to a method.
Additionally, finding inappropriate usage would be great - e.g. a parameter set as io, but never assigned, or a parameter set as output and its value read, or a parameter set as output and never assigned, or a parameter set as input but no updating methods called or properties set.
  • Guest
  • May 1 2019
  • IDE Backlog
HistoricalComments
Kevin Saul 3/12/2018 1:18:22 PM
I believe this is something we'd regard as something we should be warned about on compile along with other potential issues, which ties into idea #3.
  • Attach files
  • +5