XMLエクスポート同士の要素同士を比較するツールの試作 #8
niftg
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
https://gist.github.com/niftg/4aa11f1cb5d61a6bdcc94721a5d4f42c
コミットIDなどを元に各版のXMLファイル(ほぼ
xml-export.html.xmlに特化)を取り出し、それらの要素の内容を比較して、差異のある要素を特定するためのツールを試作しました。(つまりどの単語が更新されたかを特定)荒削りで見通しの良くないコードですがさしあたり形にはなりましたので提示しておきます。
All reactions