Looking at that class, it certainly seems to be a candidate for
refactoring. For example, I could imagine to split the actual
enumeration, and the implementation code into separate classes. But
that can be done after a release, just as well.
So, I'd say: Just go for it, and don't bother ("Include
Hi, everyone
Now, on my machine I can simple read and write CSV file which has a multiple
characters delimiter like this:
And there is a question, I'd like to confirm. The escape character is' \ ',
when delimiter is a char ',' printWithEscape print
'\,' , so when delimiter is multiple charac