Hi, I've added a new test to CSVParser test case that shows what happens if CSVParser.iterator() is called twice [1].
This looks pretty strange to me. One iterator can eat up records of the other. Would it be better to throw an exception if iterator() is called more than once? Benedikt [1] http://svn.apache.org/r1513228 -- http://people.apache.org/~britter/ http://www.systemoutprintln.de/ http://twitter.com/BenediktRitter http://github.com/britter