You may be able to simply use the trunk version in your application: http://svn.apache.org/repos/asf/pivot/trunk/core/src/org/apache/pivot/serialization/CSVSerializer.java
I tried it with the 1.5 codebase and it seems to work fine. Note that the new feature does not ignore the first row, but expects to find the keys there. Greg On Aug 6, 2010, at 12:24 AM, [email protected] wrote: > > Hi All, > > Did you already develop the new CSVSerializer for ignore first row data? > Can I use it in to my current project.(1.5)?How to use? > > Many thanks. > > > Best regards, > Ken Jiang > > ******************************************* > Murata Electronics Trading (Shenzhen) Co.,Ltd > Tel:86-755-82847251 > E-mail:[email protected] > ******************************************* >
