#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명
로딩중...
취소
저장
아직 콘텐츠가 없습니다.