| Message: 90104 |
 |
BY: Thibaut Barrère (thbar) DATE: 2009-09-04 19:09 SUBJECT: RE: Row preprocessing ? Well the fact that FasterCSV handles the headers nicely and returns a hash for each record made me use it in this case, even if I don't really need a parser, you're right :)
I could rewrite the code to achieve the same thing - but I wanted to ensure there wasn't any quick way to do that still with FasterCSV.
thoughts ?
| |