Attention is currently required from: laforge.
1 comment:
Patchset:
We can try that, but before we must resolve some issues with construct. […]
I wonder how the compatibility layer should be implemented. What I could think of is a function that we define a method inside the file object definition (similar to the _encode_record_hex() function). This method would recognize if there is an old format pass and transform it.
The encode_record_hex in filesystem.py would then check if the method exists and call it to transform the abstract_data to the recent format. Then things would continue normally.
To view, visit change 38117. To unsubscribe, or for help writing mail filters, visit settings.