|
|
|
|
|
by DocTomoe
251 days ago
|
|
I love the idea. More power to text-based tools, more power to the CLI. But ... why invent a new file format?
Why not just make in JSON, so it is easier to integrate in other toolchains (e.g. having a python script add customers based on external APIs without having to write your own output generator)? |
|
But each of formats seemed nice at first.
So I understand that sometimes it’s easier to invent a new format. But compatibility with other formats can definitely be a problem lately.
My question is: how does the proposed system handle multiple editors working on the same text file?