Y
Hacker News
new
|
ask
|
show
|
jobs
by
antiframe
56 days ago
If that's good enough to be human readable than patch is even better.
People do write patch files be hand.
2 comments
wnoise
56 days ago
More commonly, edit them.
link
Cpoll
55 days ago
If the
only
thing we're concerned about is human readability, we can do better than patch files with their pesky @@ lines and plusses and minuses. But we're talking about a compromise between readability and parseability/schemas.
link
antiframe
54 days ago
Yep and the XML goes too far into unreadability. Also parsing XML is heavier weight.
link