UIUCSinhaLab/GEMSTAT

Fix the ExprPar::load function

Opened this issue · 2 comments

Modify the ExprPar::load function to be more defensive. Currently it silently corrupts things on bad input.
We Probably need to define a new file format altogether, really.

Is this still relevant now what we've moved to the factory-based loader? (But I think copied the code from here...)

Everyone should move to SNOT based parameter storage.