#117 XMLElement: support for DIFF

Aberto
2 anos atrás foi aberto por ranides · 0 comentários

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.
Faça login para participar desta conversação.
Sem milestone
Não atribuída
1 participantes
Carregando...
Cancelar
Salvar
Ainda não há conteúdo.