This is an exported version of the JIRA issue tracker. Please use the Google Code site to open new tickets or report updates to these existing tickets. Feel free to contact the mailing list with any questions.

[GJC-20] Improve CsvWriter API
Created: Tue, 22 Jun 2004 13:46:28 -0700 (PDT)  Updated: Tue, 2 Aug 2005 15:50:36 -0700 (PDT)

Status:Closed
Project:Genjava
Component/s:gj-csv
Affects Version/s:
Fix Version/s:csv-1.1

Type:ImprovementPriority: Major
Reporter:Henri YandellAssignee:Henri Yandell
Resolution:Fixed 
Environment:


 Description   
add writeLine(Object[]) and writeField(Object) to save people a bit of effort. Especially on the Object[].
Comment by bayard [ Tue, 22 Jun 2004 21:07:58 -0700 (PDT) ]
Added, need more unit tests.
Comment by bayard [ Tue, 2 Aug 2005 15:50:36 -0700 (PDT) ]
Will add more tests if needed.