Re: Comparable in java.util.Calendar

2005-11-25 Thread Tom Tromey
 Kendall == Kendall Bell [EMAIL PROTECTED] writes:

Kendall I would like to implement Comparable in
Kendall java.util.Calendar.java. I fell that this is necessary for
Kendall compatibility with other JRE's.

Note that this is already done on the generics branch.
But I think it wouldn't hurt anything to also do it on the trunk.

Tom



___
Classpath mailing list
Classpath@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath


Re: Comparable in java.util.Calendar

2005-11-21 Thread Stephen Crawley

Kendall Bell wrote:

I would like to implement Comparable in java.util.Calendar.java. I 
fell that this is necessary for compatibility with other JRE's.

Kendall Bell


Which other JRE's are you talking about?

For the record, java.util.Calendar does NOT implement Comparable in the 
JDK 1.4.2.


-- Steve



___
Classpath mailing list
Classpath@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath


Re: Comparable in java.util.Calendar

2005-11-21 Thread Mark Wielaard
Hi Kendall,

On Mon, 2005-11-21 at 17:15 -0600, Kendall Bell wrote:
 I would like to implement Comparable in java.util.Calendar.

That seems like a nice start for a 1.5 addition. Please follow the
Hacking Guide for some general instructions and post a patch to
classpath-patches plus ChangeLog entry when you have something for
review. http://www.gnu.org/software/classpath/docs/hacking.html

I see you already sent the paperwork request forms. Thanks for that.

Happy hacking,

Mark

-- 
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html

Join the community at http://planet.classpath.org/


signature.asc
Description: This is a digitally signed message part
___
Classpath mailing list
Classpath@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath