With LabVIEW classes, I appreciate that:
- I can save and load class data to/from disk.
- Backwards compatibility is automatically taken care of with no coding required (in most cases).
However....this functionality breaks as soon as you rename a class (which includes moving it into a library).
It'd be great if I could rename a class (or add it to a library) and then still load data that was saved with a previous version of that class. I've been burned by this a few times where legacy data files are unrecoverable after code refactoring.... and it's a tradeoff I'd rather not have to make in the future!
(Apologies if this suggestion has already been submitted...but...didn't find it in my search)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.