#117 XMLElement: support for DIFF

オープン
2 年 前ranides によって開かれました · 0 コメント
ranides2 年 前 にコメントしました

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 参加者
読み込み中…
キャンセル
保存
まだコンテンツがありません