Menu

CSVObjects / News: Recent posts

CSVObjects 0.5Beta released

The 5th Beta of the CSVObjects framework has been released.

This release contains:
- Changes to the API to remove redundancies
- Fixes to allow operation in a multithreaded environment
- Remove a race condition with the configuration setup
- Updated documentation
- Minor code-refactoring

Posted by Anupam Sengupta 2005-08-05

CSVObjects 0.4Beta released

This release has additional and corrected API Javadocs. A new CSV Field Formatter (TrimWord) has been added.

Posted by Anupam Sengupta 2005-07-29

CSVParser is now CSVObjects

The CSVParser project has been renamed to CSVObjects.

The CSVObjects project used to be known as CSVParser earlier. However, as of 26th July 2005, the project has been renamed to CSVObjects. The reasons for the rename are:

* Better description of the specific feature set - this is not just another CSV file parser

* Better "branding" - the new name provides a clue into what the framework does... read more

Posted by Anupam Sengupta 2005-07-27

0.2b Binary File release fixed!

The 0.2beta file release for the binary was a corrupt ZIP file. This has now been corrected. Note that the Source release was fine.

Posted by Anupam Sengupta 2005-07-26

CSVParser 0.2b Released

This is a minor bug fix release. See changelog for details. CSV Parser is a Java Framework for parsing CSV files transparently.

Posted by Anupam Sengupta 2005-07-21

Installation documentation released

We have released the first draft of the installation instructions available at:

https://sourceforge.net/docman/?group_id=143837

Posted by Anupam Sengupta 2005-07-20

0.1beta Released

The first release of CSV parser has been made today. The released files are still beta - so apply usual caution with usage of the library in production environments.

Posted by Anupam Sengupta 2005-07-16

Welcome!

The CSVParser project space was activated today. The project's aim is to provide a extensible framework for generic parsing and automatic unmarshalling of CSV data into POJO beans - and provide a declarative mapping mechanism from Java bean attributes to CSV fields. This is similar to the way Hibernate provides mappings for relational databases.

We plan to add the first beta release in a couple of days - so do keep checking the status. The project home page is also expected to come up real soon! ... read more

Posted by Anupam Sengupta 2005-07-15