| Message: 17876 |
 |
BY: Michael Silver (masilver) DATE: 2007-02-09 18:38 SUBJECT: RE: Custom quote string? James, I changed some of the regex code in faster_csv.rb to allow passing in an alternative quote string for reading csv files, but I haven't changed the code to output with the alternative string. After reading your response I realize that I may be breaking functionality somewhere else though.
I will try to change the output code and provide some unit tests. Would you be willing to review my code and perhaps even include it if it is acceptable?
By the way, your code is well written and very easy to understand, which helped a lot since I am somewhat new to ruby.
...Michael... | |