Hacker News new | ask | show | jobs
by EvanAnderson 685 days ago
I did an ETL project years ago from a legacy app that used these delimiters. It was gloriously easy. No need to worry about escaping (as these characters were illegal in the input). It's a shame they didn't catch on.