MDANSE icon indicating copy to clipboard operation
MDANSE copied to clipboard

Descriptors rework

Open oerc0122 opened this issue 6 months ago • 0 comments

Description of work Complete rework of MDANSE infrastructure to replace parameter dictionaries with descriptor Parameters with validators.

Fixes

  • Moves the emphasis of data validation out of the GUI
  • Unifies the validation between CLI and GUI
  • More Pythonic variable access
  • Easier to define and write extensible objects and functions
  • Reduces number of unique objects and modules

To test This is a complete rework and will require significant and thorough testing.

oerc0122 avatar Oct 24 '25 09:10 oerc0122