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.

[RRR-10] converting
Created: Fri, 1 Oct 2004 23:39:30 -0700 (PDT)  Updated: Wed, 6 Oct 2004 10:01:01 -0700 (PDT)

Status:Closed
Project:ReportRunner
Component/s:Engine
Affects Version/s:
Fix Version/s:0.2

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


 Description   
definitely need Date and Number converting

use commons-convert
Comment by bayard [ Tue, 5 Oct 2004 20:55:48 -0700 (PDT) ]
Dropped commons-convert. The formatting/parsing in there is too weak and I don't need the generic object->object registry.

Instead RRR will have its own format/parse system which will allow the report.xml to drive the format in use etc.