Where did Week Class go?

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
Lars Krog-Jensen

Where did Week Class go?

Post by Lars Krog-Jensen » Wed Apr 03, 2002 8:58 am

Hi,

I am am very happy user of JFreeChart since version
0.6x and has continiously upgraded to the latest version
when relesed.
In the last upgrad to 0.8.0, I cannot resolve
my usage of the class Week.class, a TimePeriod child.

I have come to depend on this class and really hopes it can
make its way back into the API.


TIA

Lars Krog-Jensen

David Gilbert

Re: Where did Week Class go?

Post by David Gilbert » Wed Apr 03, 2002 11:07 pm

OK, I'll put it on my to-do list. When I fixed (I hope) the time zone issue for the TimePeriod subclasses, the Week class just didn't seem to fit in...but I'll have another look at what is required to get it working and included again.

Regards,

DG.

David Gilbert

Re: Where did Week Class go?

Post by David Gilbert » Fri Apr 05, 2002 2:43 pm

The revised Week class is now available from the CVS repository on SourceForge, and will be included in version 0.8.1.

Regards,

DG.

Locked