Unidata / IDV

The Integrated Data Viewer (IDV) from Unidata is a framework for analyzing and displaying geoscience data.
http://www.unidata.ucar.edu/software/idv/
Other
80 stars 37 forks source link

Avoid NPEs due to unpersistence order uncertainty [1483] #80

Closed tommyjasmin closed 10 years ago

tommyjasmin commented 10 years ago

I can provide more detail if needed - you guys have probably seen similar things. The root of the problem is order of persisted objects in bundles can vary, and this sometimes causes problems during unpersistence if assumptions are made about order of instantiation.