JuliaIO / BSON.jl

Other
158 stars 39 forks source link

Warn users of unexpected type changes #85

Closed BoZenKhaa closed 3 years ago

BoZenKhaa commented 3 years ago

There seem to be ongoing issues with BSON changing types of saved structures (https://github.com/JuliaIO/BSON.jl/issues/84) that may lead to cryptic error messages in user code. It would be nice to have a warning in the README before this behavior is addressed in some way (either update of README or change in the code).