[GJC-20] Improve CsvWriter API | |
| Status: | Closed |
| Project: | Genjava |
| Component/s: | gj-csv |
| Affects Version/s: | |
| Fix Version/s: | csv-1.1 |
| Type: | Improvement | Priority: | Major |
| Reporter: | Henri Yandell | Assignee: | 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. |