Re: [xml-dev] The impact of data format selection on application development
On Tue, Jul 12, 2022 at 8:56 AM Roger L Costello <[email protected]> wrote:
Hello Norman, Michael, and Mukul,
Excellent comments! You have given me a lot to chew on. Thank you.
As I understand it, in the Unix philosophy if a simple data format needs to be modified, just create a new simple data format. Since it's a simple data format, it's easy to quickly create new tools and/or adapt existing tools. If the old data format is no longer needed, discard it.
That is not how I read what they said at all.