refactor: delete StructuredMergePlugin alias — AddressedMergePlugin is the only name
No backward-compat shims. The alias existed only to cushion the rename transition; it served its purpose and is gone.
- muse/domain.py: removed alias, removed from __all__, removed all docstring references to StructuredMergePlugin as a backward-compat name - tests: all StructuredMergePlugin imports and isinstance checks replaced with AddressedMergePlugin; test_A2 now asserts the name does not exist
sha256:38c900fd86a94a8fc5077b9aba718b6198945ccbc165da69b9383f4d818ff829
sha
5 changed · 1087 in snapshot
files
sha256:a9dcd1398273da63866eb6f41a9576c74938307391e806195f5cf18412a4989e
snapshot
5
files changed
1087
files in snapshot
Files Changed
~5
1087 in snapshot
~5
1087 in snapshot
Older
docs: rename OT → address-keyed Map merge across all docs and do…
sha256:f6cc6e98954ed614fc817df1af2f528b414182e4a7fdc20f278e1cf9f47e5ff4
All commits
Newer
refactor: rename op_transform → op_merge, transform → adjust_seq…
sha256:c58b11c32405a6d2dd32d3fbf6316822070019930ef108f633efebbd4b31da19
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:38c900fd86a94a8fc5077b9aba718b6198945ccbc165da69b9383f4d818ff829 --body "your comment"
No comments yet. Be the first to start the discussion.