Commit 51b4087
committed
adapter.aasx: Add
Before:
There was no supported way to rename supplementary files in
`DictSupplementaryFileContainer`. Workflow had to manipulate internals or create duplicates, making file handling error-prone.
Now:
A public rename operation preserves content de-duplication and resolves name conflicts, simplifying AASX read/write flows and reducing inconsistent mappings.rename_file to DictSupplementaryFileContainer
1 parent e622edc commit 51b4087
1 file changed
Lines changed: 13 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
824 | 824 | | |
825 | 825 | | |
826 | 826 | | |
827 | | - | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
828 | 838 | | |
829 | 839 | | |
830 | 840 | | |
831 | 841 | | |
832 | | - | |
833 | | - | |
| 842 | + | |
834 | 843 | | |
835 | | - | |
| 844 | + | |
836 | 845 | | |
837 | 846 | | |
838 | 847 | | |
| |||
0 commit comments