#117 XMLElement: support for DIFF

开启中
ranides2 年之前创建 · 0 条评论
ranides 评论于 2 年之前

Probably can be implemented relatively easily by flattening both XML trees (not serialize to XML, but flattening into list of XPaths) and then apply traditional text diff.

Generated text diff will give us information about all modified XPaths, so we can return modified XMLNodes by choosing them by those XPaths.

Probably can be implemented relatively easily by flattening both XML trees (not serialize to XML, but flattening into list of XPaths) and then apply traditional text diff. Generated text diff will give us information about all modified XPaths, so we can return modified XMLNodes by choosing them by those XPaths.
登录 并参与到对话中。
未选择里程碑
未指派成员
1 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。