Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: quotes gone

From: chris:langreiter at: 31-Oct-2002 19:55

> I was annoyed by it at first, but then I thought about how helpful it is > when parsing most common CSV data formats that quote fields containing > spaces. If I had to choose, I'd keep it like it is (letting it do the hard > work), and handle the other cases myself.
I would much prefer this behaviour to be switchable. --c