BT: export properties in a separated file only if they have expected type
Here are 2 examples of fixed cases: - File object with data=None was exported with a second file containing the string 'None' - Zope Pages Templates (and derived OOoTemplate) relied __setstate__ to fix the wrongly imported object.
Showing
Please register or sign in to comment