Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 43595 invoked from network); 11 Jul 2002 17:05:40 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 11 Jul 2002 17:05:40 -0000 Received: (qmail 5212 invoked by uid 97); 11 Jul 2002 17:05:54 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@jakarta.apache.org Received: (qmail 5186 invoked by uid 97); 11 Jul 2002 17:05:53 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 5172 invoked by uid 98); 11 Jul 2002 17:05:53 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <001401c228fd$c62a67e0$9a6178d5@oemcomputer> From: "Stephen Colebourne" To: "Jakarta Commons Developers List" References: <458473676F1AC74A84EAB2F22004DA6D530F92@mail.nextance.com> Subject: Re: [lang] JDK 1.0/1.1 Date: Thu, 11 Jul 2002 18:09:50 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N This seems like an acceptable solution. We code for Java 1.2, but have an ant target that changes the imports to produce a 1.1 compatable version with Suns collections.jar. (ie. if you have version 1.2 of Java or later then you don't need collections.jar) Stephen ----- Original Message ----- From: "Scott Sanders" To: "Jakarta Commons Developers List" Sent: Thursday, July 11, 2002 5:21 PM Subject: RE: [lang] JDK 1.0/1.1 No, we make the user install collections.jar. They have gone through the trouble to find commons-lang, finding collections.jar from sun is not that much harder :) Scott > -----Original Message----- > From: Henri Yandell [mailto:bayard@generationjava.com] > Sent: Thursday, July 11, 2002 6:11 AM > To: Jakarta Commons Developers List > Subject: RE: [lang] JDK 1.0/1.1 > > > Yep. I see no reason for the current code base to not support > 1.1 as it practically does, but when new features for 1.3/1.4 > come along, a conditional compilation would make a lot of sense. > > The only real painful bit is, do we try to use Hashtable and > Vector where possible to keep classes at 1.1? > > Hen > > On Wed, 10 Jul 2002, Scott Sanders wrote: > > > I was only stating that I am happy to have 1.1 support if > we don't use > > that as a banner to NOT have 1.3/1.4 features. Kind of like the > > conditional compilation that DBCP does. Does that make sense? > > > > Scott > > > > > -----Original Message----- > > > From: Henri Yandell [mailto:bayard@generationjava.com] > > > Sent: Wednesday, July 10, 2002 12:16 PM > > > To: Jakarta Commons Developers List > > > Subject: RE: [lang] JDK 1.0/1.1 > > > > > > > > > I think I'm starting to misuse the -1/+1 terminogy a bit > :) I find > > > myself being +1 or -1 things at work as well. Jakarta has > warped me. > > > > > > Complaint was the wrong word. I should have said: > > > > > > I'm -1 Scott's -0. > > > > > > Erm. That's very confusing isn't it. Sorry. > > > > > > The actual reason for being against your reasoning on the > > > reflect.* 1.3 stuff, was that there's nice 1.4 stuff as well that > > > exceptions.* could link to, so where do we stop? > > > > > > Hen > > > > > > On Wed, 10 Jul 2002, Scott Sanders wrote: > > > > > > > > Yeah, I'm -1 Scott's complaint. > > > > > > > > Henry, what do you mean by this? I am just wondering. > > > > > > > > Scott > > > > > > > > > > > > > -- > > > To unsubscribe, e-mail: > > > unsubscribe@jakarta.apache.org> > > > For > > > additional commands, > > > e-mail: > > > > > > > > > > -- > > To unsubscribe, e-mail: > unsubscribe@jakarta.apache.org> > > For > additional commands, > e-mail: > > > > > > > > > -- > To unsubscribe, e-mail: > unsubscribe@jakarta.apache.org> > For > additional commands, > e-mail: > > -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: