Re: [POLL] Minimal JRE for HttpClient 4.0
+1 think that advantages of Java 1.5 are great! people, who still using older Java - they always can use older HttpClient, it is stable and fast enough. > Dear HttpClient users, > > HttpClient 4.0 code line currently requires Java 1.4. We are considering > migrating HttpClient to Java 1.5, so we could take advantage of new > language features and platform libraries (such generics, enums, and > java.util.concurrent classes) > > Please let us know what you think by casting a vote as follows: > --- > [ ] +1 I am in favor of using Java 1.5 and taking advantage >of its new features > [ ] -1 I am NOT in favor of using Java 1.5. Java 1.4 compatibility >is more important > --- > > When voting please take into consideration the following factors > (1) core HTTP components (released as a separate package) will remain > Java 1.3 compatible > (2) it will probably take a year to complete the development of > HttpClient 4.0. By that time Java 1.5 is likely to be more pervasive > than today > > Everyone is encouraged to express his/her opinion on the matter > > Oleg, on behalf of the HttpComponents team > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > best regards, Paranoid - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [POLL] Minimal JRE for HttpClient 4.0
+1 For Java 1.5 (If 1.4 compatibility can be had using one of the retro* packages, that would be a "nice to have". The retro* packages seem so complete these days that I suspect you could target their "subset" of Java 1.5 features without any major restrictions - though I haven't investigated the networking layers within those packages). Paul. Oleg Kalnichevski wrote: Dear HttpClient users, HttpClient 4.0 code line currently requires Java 1.4. We are considering migrating HttpClient to Java 1.5, so we could take advantage of new language features and platform libraries (such generics, enums, and java.util.concurrent classes) Please let us know what you think by casting a vote as follows: --- [ ] +1 I am in favor of using Java 1.5 and taking advantage of its new features [ ] -1 I am NOT in favor of using Java 1.5. Java 1.4 compatibility is more important --- When voting please take into consideration the following factors (1) core HTTP components (released as a separate package) will remain Java 1.3 compatible (2) it will probably take a year to complete the development of HttpClient 4.0. By that time Java 1.5 is likely to be more pervasive than today Everyone is encouraged to express his/her opinion on the matter Oleg, on behalf of the HttpComponents team - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
RE: [POLL] Minimal JRE for HttpClient 4.0
[x] 1.5 --Steve > -Original Message- > From: Oleg Kalnichevski [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 22, 2007 7:53 AM > To: HttpClient User Discussion > Subject: Re: [POLL] Minimal JRE for HttpClient 4.0 > > Folks > > Please do not be shy and take a minute to participate! It would be a > shame having to make an important decision based on an unrepresentative > data selection. > > Oleg > > > > On Wed, 2007-11-21 at 11:40 +0100, Oleg Kalnichevski wrote: > > Dear HttpClient users, > > > > HttpClient 4.0 code line currently requires Java 1.4. We are > considering > > migrating HttpClient to Java 1.5, so we could take advantage of new > > language features and platform libraries (such generics, enums, and > > java.util.concurrent classes) > > > > Please let us know what you think by casting a vote as follows: > > --- > > [ ] +1 I am in favor of using Java 1.5 and taking advantage > >of its new features > > [ ] -1 I am NOT in favor of using Java 1.5. Java 1.4 compatibility > >is more important > > --- > > > > When voting please take into consideration the following factors > > (1) core HTTP components (released as a separate package) will remain > > Java 1.3 compatible > > (2) it will probably take a year to complete the development of > > HttpClient 4.0. By that time Java 1.5 is likely to be more pervasive > > than today > > > > Everyone is encouraged to express his/her opinion on the matter > > > > Oleg, on behalf of the HttpComponents team > > > > > > - > > To unsubscribe, e-mail: httpclient-user- > [EMAIL PROTECTED] > > For additional commands, e-mail: httpclient-user- > [EMAIL PROTECTED] > > > > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: httpclient-user- > [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
RE: [POLL] Minimal JRE for HttpClient 4.0
[x] 1.5 > -Original Message- > From: Oleg Kalnichevski [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 22, 2007 7:53 AM > To: HttpClient User Discussion > Subject: Re: [POLL] Minimal JRE for HttpClient 4.0 > > Folks > > Please do not be shy and take a minute to participate! It would be a > shame having to make an important decision based on an unrepresentative > data selection. > > Oleg > > > > On Wed, 2007-11-21 at 11:40 +0100, Oleg Kalnichevski wrote: > > Dear HttpClient users, > > > > HttpClient 4.0 code line currently requires Java 1.4. We are > considering > > migrating HttpClient to Java 1.5, so we could take advantage of new > > language features and platform libraries (such generics, enums, and > > java.util.concurrent classes) > > > > Please let us know what you think by casting a vote as follows: > > --- > > [ ] +1 I am in favor of using Java 1.5 and taking advantage > >of its new features > > [ ] -1 I am NOT in favor of using Java 1.5. Java 1.4 compatibility > >is more important > > --- > > > > When voting please take into consideration the following factors > > (1) core HTTP components (released as a separate package) will remain > > Java 1.3 compatible > > (2) it will probably take a year to complete the development of > > HttpClient 4.0. By that time Java 1.5 is likely to be more pervasive > > than today > > > > Everyone is encouraged to express his/her opinion on the matter > > > > Oleg, on behalf of the HttpComponents team > > > > > > - > > To unsubscribe, e-mail: httpclient-user- > [EMAIL PROTECTED] > > For additional commands, e-mail: httpclient-user- > [EMAIL PROTECTED] > > > > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: httpclient-user- > [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [POLL] Minimal JRE for HttpClient 4.0
+1 for using 1.5 ~t~ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [POLL] Minimal JRE for HttpClient 4.0
[x] +1 in favour of Java 1.5 Java 1.5 will make it less unpleasant for people to contribute. I'm in favour. It also helps that HttpClient 3.x is excellent, so people who need Java 1.4 aren't exactly stuck when it comes to HTTP and Java. -- yours, Julius Davies 250-592-2284 (Home) 250-893-4579 (Mobile) http://juliusdavies.ca/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
RE: [POLL] Minimal JRE for HttpClient 4.0
Especially since 1.6 is out, and the work on 1.7 has began, [X] +1 I am in favor of using Java 1.5 and taking advantage of its new features Also, while adding NIO, please, beware of this NIO bug that I've reported to Sun, which has still not been fixed. The problem is with all released NIO versions, AFAIK. I've spent almost a week total hunting it down and developing workarounds. http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6429204 - Igor - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [POLL] Minimal JRE for HttpClient 4.0
+1 (all Jakarta Commons should take advange of Java 1.5...) Oleg Kalnichevski a écrit : Dear HttpClient users, HttpClient 4.0 code line currently requires Java 1.4. We are considering migrating HttpClient to Java 1.5, so we could take advantage of new language features and platform libraries (such generics, enums, and java.util.concurrent classes) Please let us know what you think by casting a vote as follows: --- [ ] +1 I am in favor of using Java 1.5 and taking advantage of its new features [ ] -1 I am NOT in favor of using Java 1.5. Java 1.4 compatibility is more important --- When voting please take into consideration the following factors (1) core HTTP components (released as a separate package) will remain Java 1.3 compatible (2) it will probably take a year to complete the development of HttpClient 4.0. By that time Java 1.5 is likely to be more pervasive than today Everyone is encouraged to express his/her opinion on the matter Oleg, on behalf of the HttpComponents team - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [POLL] Minimal JRE for HttpClient 4.0
for( Boolean onePointFive : httpclientList) { if (onePointFive ) System.out.println (" smart choice :) "); else System.out.println (" why not?"); } + 1 for 1.5 mantat On Nov 22, 2007 6:18 PM, 任增刚 <[EMAIL PROTECTED]> wrote: > +1 for 1.5 > > 2007/11/23, Joshua Preston <[EMAIL PROTECTED]>: > > > > +1 for 1.5 > > > > Joshua Preston > > Sent from my iPhone > > > > On Nov 22, 2007, at 6:12 PM, David Castañeda <[EMAIL PROTECTED]> > > wrote: > > > > > [+1] I am in favor of using Java 1.5 and taking advantage of its new > > > features > > > > > > On Nov 21, 2007 5:40 AM, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote: > > > > > >> Dear HttpClient users, > > >> > > >> HttpClient 4.0 code line currently requires Java 1.4. We are > > >> considering > > >> migrating HttpClient to Java 1.5, so we could take advantage of new > > >> language features and platform libraries (such generics, enums, and > > >> java.util.concurrent classes) > > >> > > >> Please let us know what you think by casting a vote as follows: > > >> --- > > >> [ ] +1 I am in favor of using Java 1.5 and taking advantage > > >> of its new features > > >> [ ] -1 I am NOT in favor of using Java 1.5. Java 1.4 compatibility > > >> is more important > > >> --- > > >> > > >> When voting please take into consideration the following factors > > >> (1) core HTTP components (released as a separate package) will remain > > >> Java 1.3 compatible > > >> (2) it will probably take a year to complete the development of > > >> HttpClient 4.0. By that time Java 1.5 is likely to be more pervasive > > >> than today > > >> > > >> Everyone is encouraged to express his/her opinion on the matter > > >> > > >> Oleg, on behalf of the HttpComponents team > > >> > > >> > > >> - > > >> To unsubscribe, e-mail: httpclient-user- > > >> [EMAIL PROTECTED] > > >> For additional commands, e-mail: > > [EMAIL PROTECTED] > > >> > > >> > > > > > > > > > -- > > > David Castañeda R. > > > Easy Solutions LTDA. > > > [EMAIL PROTECTED] > > > Movil: +57(1)(300) 4497203 > > > Movil: +57(1)(310) 3112622 > > > > - > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > >
Re: [POLL] Minimal JRE for HttpClient 4.0
+1 for 1.5 2007/11/23, Joshua Preston <[EMAIL PROTECTED]>: > > +1 for 1.5 > > Joshua Preston > Sent from my iPhone > > On Nov 22, 2007, at 6:12 PM, David Castañeda <[EMAIL PROTECTED]> > wrote: > > > [+1] I am in favor of using Java 1.5 and taking advantage of its new > > features > > > > On Nov 21, 2007 5:40 AM, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote: > > > >> Dear HttpClient users, > >> > >> HttpClient 4.0 code line currently requires Java 1.4. We are > >> considering > >> migrating HttpClient to Java 1.5, so we could take advantage of new > >> language features and platform libraries (such generics, enums, and > >> java.util.concurrent classes) > >> > >> Please let us know what you think by casting a vote as follows: > >> --- > >> [ ] +1 I am in favor of using Java 1.5 and taking advantage > >> of its new features > >> [ ] -1 I am NOT in favor of using Java 1.5. Java 1.4 compatibility > >> is more important > >> --- > >> > >> When voting please take into consideration the following factors > >> (1) core HTTP components (released as a separate package) will remain > >> Java 1.3 compatible > >> (2) it will probably take a year to complete the development of > >> HttpClient 4.0. By that time Java 1.5 is likely to be more pervasive > >> than today > >> > >> Everyone is encouraged to express his/her opinion on the matter > >> > >> Oleg, on behalf of the HttpComponents team > >> > >> > >> - > >> To unsubscribe, e-mail: httpclient-user- > >> [EMAIL PROTECTED] > >> For additional commands, e-mail: > [EMAIL PROTECTED] > >> > >> > > > > > > -- > > David Castañeda R. > > Easy Solutions LTDA. > > [EMAIL PROTECTED] > > Movil: +57(1)(300) 4497203 > > Movil: +57(1)(310) 3112622 > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
Re: [POLL] Minimal JRE for HttpClient 4.0
+1 for 1.5 Joshua Preston Sent from my iPhone On Nov 22, 2007, at 6:12 PM, David Castañeda <[EMAIL PROTECTED]> wrote: [+1] I am in favor of using Java 1.5 and taking advantage of its new features On Nov 21, 2007 5:40 AM, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote: Dear HttpClient users, HttpClient 4.0 code line currently requires Java 1.4. We are considering migrating HttpClient to Java 1.5, so we could take advantage of new language features and platform libraries (such generics, enums, and java.util.concurrent classes) Please let us know what you think by casting a vote as follows: --- [ ] +1 I am in favor of using Java 1.5 and taking advantage of its new features [ ] -1 I am NOT in favor of using Java 1.5. Java 1.4 compatibility is more important --- When voting please take into consideration the following factors (1) core HTTP components (released as a separate package) will remain Java 1.3 compatible (2) it will probably take a year to complete the development of HttpClient 4.0. By that time Java 1.5 is likely to be more pervasive than today Everyone is encouraged to express his/her opinion on the matter Oleg, on behalf of the HttpComponents team - To unsubscribe, e-mail: httpclient-user- [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- David Castañeda R. Easy Solutions LTDA. [EMAIL PROTECTED] Movil: +57(1)(300) 4497203 Movil: +57(1)(310) 3112622 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [POLL] Minimal JRE for HttpClient 4.0
[X] I am in favor of using Java 1.5 and taking advantage of its new features /Ole eviware.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [POLL] Minimal JRE for HttpClient 4.0
[+1] I am in favor of using Java 1.5 and taking advantage of its new features On Nov 21, 2007 5:40 AM, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote: > Dear HttpClient users, > > HttpClient 4.0 code line currently requires Java 1.4. We are considering > migrating HttpClient to Java 1.5, so we could take advantage of new > language features and platform libraries (such generics, enums, and > java.util.concurrent classes) > > Please let us know what you think by casting a vote as follows: > --- > [ ] +1 I am in favor of using Java 1.5 and taking advantage > of its new features > [ ] -1 I am NOT in favor of using Java 1.5. Java 1.4 compatibility > is more important > --- > > When voting please take into consideration the following factors > (1) core HTTP components (released as a separate package) will remain > Java 1.3 compatible > (2) it will probably take a year to complete the development of > HttpClient 4.0. By that time Java 1.5 is likely to be more pervasive > than today > > Everyone is encouraged to express his/her opinion on the matter > > Oleg, on behalf of the HttpComponents team > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- David Castañeda R. Easy Solutions LTDA. [EMAIL PROTECTED] Movil: +57(1)(300) 4497203 Movil: +57(1)(310) 3112622
Re: [POLL] Minimal JRE for HttpClient 4.0
I am in favor of using Java 1.5 and taking advantage of its new features --- Oleg Kalnichevski <[EMAIL PROTECTED]> wrote: > Folks > > Please do not be shy and take a minute to > participate! It would be a > shame having to make an important decision based on > an unrepresentative > data selection. > > Oleg > > > > On Wed, 2007-11-21 at 11:40 +0100, Oleg Kalnichevski > wrote: > > Dear HttpClient users, > > > > HttpClient 4.0 code line currently requires Java > 1.4. We are considering > > migrating HttpClient to Java 1.5, so we could take > advantage of new > > language features and platform libraries (such > generics, enums, and > > java.util.concurrent classes) > > > > Please let us know what you think by casting a > vote as follows: > > > --- > > [ ] +1 I am in favor of using Java 1.5 and taking > advantage > >of its new features > > [ ] -1 I am NOT in favor of using Java 1.5. Java > 1.4 compatibility > >is more important > > > --- > > > > When voting please take into consideration the > following factors > > (1) core HTTP components (released as a separate > package) will remain > > Java 1.3 compatible > > (2) it will probably take a year to complete the > development of > > HttpClient 4.0. By that time Java 1.5 is likely to > be more pervasive > > than today > > > > Everyone is encouraged to express his/her opinion > on the matter > > > > Oleg, on behalf of the HttpComponents team > > > > > > > - > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > > > > - > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [POLL] Minimal JRE for HttpClient 4.0
Folks Please do not be shy and take a minute to participate! It would be a shame having to make an important decision based on an unrepresentative data selection. Oleg On Wed, 2007-11-21 at 11:40 +0100, Oleg Kalnichevski wrote: > Dear HttpClient users, > > HttpClient 4.0 code line currently requires Java 1.4. We are considering > migrating HttpClient to Java 1.5, so we could take advantage of new > language features and platform libraries (such generics, enums, and > java.util.concurrent classes) > > Please let us know what you think by casting a vote as follows: > --- > [ ] +1 I am in favor of using Java 1.5 and taking advantage >of its new features > [ ] -1 I am NOT in favor of using Java 1.5. Java 1.4 compatibility >is more important > --- > > When voting please take into consideration the following factors > (1) core HTTP components (released as a separate package) will remain > Java 1.3 compatible > (2) it will probably take a year to complete the development of > HttpClient 4.0. By that time Java 1.5 is likely to be more pervasive > than today > > Everyone is encouraged to express his/her opinion on the matter > > Oleg, on behalf of the HttpComponents team > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [POLL] Minimal JRE for HttpClient 4.0
+1 I am in favor of using Java 1.5 and taking advantage of its new features. java 6 is already released...so ...let go with the rest of the java world. On Nov 21, 2007 12:40 PM, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote: > Dear HttpClient users, > > HttpClient 4.0 code line currently requires Java 1.4. We are considering > migrating HttpClient to Java 1.5, so we could take advantage of new > language features and platform libraries (such generics, enums, and > java.util.concurrent classes) > > Please let us know what you think by casting a vote as follows: > --- > [ ] +1 I am in favor of using Java 1.5 and taking advantage > of its new features > [ ] -1 I am NOT in favor of using Java 1.5. Java 1.4 compatibility > is more important > --- > > When voting please take into consideration the following factors > (1) core HTTP components (released as a separate package) will remain > Java 1.3 compatible > (2) it will probably take a year to complete the development of > HttpClient 4.0. By that time Java 1.5 is likely to be more pervasive > than today > > Everyone is encouraged to express his/her opinion on the matter > > Oleg, on behalf of the HttpComponents team > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Regards Lior Grinfeld
Re: [POLL] Minimal JRE for HttpClient 4.0
+1 I am in favor of using Java 1.5 and taking advantage of its new features -- - Raymond Kroeker
Re: [POLL] Minimal JRE for HttpClient 4.0
--- [X] +1 I am in favor of using Java 1.5 and taking advantage of its new features [ ] -1 I am NOT in favor of using Java 1.5. Java 1.4 compatibility is more important --- On Nov 21, 2007, at 3:40 AM, Oleg Kalnichevski wrote: Dear HttpClient users, HttpClient 4.0 code line currently requires Java 1.4. We are considering migrating HttpClient to Java 1.5, so we could take advantage of new language features and platform libraries (such generics, enums, and java.util.concurrent classes) Please let us know what you think by casting a vote as follows: --- [ ] +1 I am in favor of using Java 1.5 and taking advantage of its new features [ ] -1 I am NOT in favor of using Java 1.5. Java 1.4 compatibility is more important --- When voting please take into consideration the following factors (1) core HTTP components (released as a separate package) will remain Java 1.3 compatible (2) it will probably take a year to complete the development of HttpClient 4.0. By that time Java 1.5 is likely to be more pervasive than today Everyone is encouraged to express his/her opinion on the matter Oleg, on behalf of the HttpComponents team - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [POLL] Minimal JRE for HttpClient 4.0
[X ] +1 I am in favor of using Java 1.5 and taking advantage of its new features (FWIW, I'm also in favor of updating all other major pieces of code, include core components, to 1.5.) Sam On 11/21/07, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote: > Dear HttpClient users, > > HttpClient 4.0 code line currently requires Java 1.4. We are considering > migrating HttpClient to Java 1.5, so we could take advantage of new > language features and platform libraries (such generics, enums, and > java.util.concurrent classes) > > Please let us know what you think by casting a vote as follows: > --- > [ ] +1 I am in favor of using Java 1.5 and taking advantage > of its new features > [ ] -1 I am NOT in favor of using Java 1.5. Java 1.4 compatibility > is more important > --- > > When voting please take into consideration the following factors > (1) core HTTP components (released as a separate package) will remain > Java 1.3 compatible > (2) it will probably take a year to complete the development of > HttpClient 4.0. By that time Java 1.5 is likely to be more pervasive > than today > > Everyone is encouraged to express his/her opinion on the matter > > Oleg, on behalf of the HttpComponents team > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [POLL] Minimal JRE for HttpClient 4.0
Currently we are still using 1.4 due to certain circumstances but i hope in one year we'll have migrated to 1.5 so my vote: +1 ToM Am Mi 21.11.2007 11:40 schrieb Oleg Kalnichevski <[EMAIL PROTECTED]>: > Dear HttpClient users, > > HttpClient 4.0 code line currently requires Java 1.4. We are > considering > migrating HttpClient to Java 1.5, so we could take advantage of new > language features and platform libraries (such generics, enums, and > java.util.concurrent classes) > > Please let us know what you think by casting a vote as follows: > --- > [ ] +1 I am in favor of using Java 1.5 and taking advantage > of its new features > [ ] -1 I am NOT in favor of using Java 1.5. Java 1.4 compatibility > is more important > --- > > When voting please take into consideration the following factors > (1) core HTTP components (released as a separate package) will remain > Java 1.3 compatible > (2) it will probably take a year to complete the development of > HttpClient 4.0. By that time Java 1.5 is likely to be more pervasive > than today > > Everyone is encouraged to express his/her opinion on the matter > > Oleg, on behalf of the HttpComponents team > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > Viele Grüße, Tobias Meier __ MSc, Dipl.-Inf. Tobias Meier Softwareentwickler nepatec GmbH & Co. KG Hindenburgstr. 37 . 30175 Hannover Fon +49(0)511 935 946.51, Fax +49(0)511 935 946.57 Mailto:[EMAIL PROTECTED] http://www.nepatec.de - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
RE: [POLL] Minimal JRE for HttpClient 4.0
We have to go forward... I too am in favor of Java 1.5 -Original Message- From: Pete Keyes [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 21, 2007 9:48 AM To: HttpClient User Discussion Subject: RE: [POLL] Minimal JRE for HttpClient 4.0 +1 - I am in favor of using Java 1.5 and taking advantage of its new features Pete Starbucks Coffee Co. - MS IT-5 2401 Utah Ave S Seattle, WA. 98134 (w) 206-318-5933 -Original Message- From: Oleg Kalnichevski [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 21, 2007 2:40 AM To: HttpClient User Discussion Subject: [POLL] Minimal JRE for HttpClient 4.0 Dear HttpClient users, HttpClient 4.0 code line currently requires Java 1.4. We are considering migrating HttpClient to Java 1.5, so we could take advantage of new language features and platform libraries (such generics, enums, and java.util.concurrent classes) Please let us know what you think by casting a vote as follows: --- [ ] +1 I am in favor of using Java 1.5 and taking advantage of its new features [ ] -1 I am NOT in favor of using Java 1.5. Java 1.4 compatibility is more important --- When voting please take into consideration the following factors (1) core HTTP components (released as a separate package) will remain Java 1.3 compatible (2) it will probably take a year to complete the development of HttpClient 4.0. By that time Java 1.5 is likely to be more pervasive than today Everyone is encouraged to express his/her opinion on the matter Oleg, on behalf of the HttpComponents team - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - This e-mail message and any attachments contain confidential information from Medco. If you are not the intended recipient, you are hereby notified that disclosure, printing, copying, distribution, or the taking of any action in reliance on the contents of this electronic information is strictly prohibited. If you have received this e-mail message in error, please immediately notify the sender by reply message and then delete the electronic message and any attachments. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
RE: [POLL] Minimal JRE for HttpClient 4.0
+1 - I am in favor of using Java 1.5 and taking advantage of its new features ...Pete Starbucks Coffee Co. - MS IT-5 2401 Utah Ave S Seattle, WA. 98134 (w) 206-318-5933 -Original Message- From: Oleg Kalnichevski [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 21, 2007 2:40 AM To: HttpClient User Discussion Subject: [POLL] Minimal JRE for HttpClient 4.0 Dear HttpClient users, HttpClient 4.0 code line currently requires Java 1.4. We are considering migrating HttpClient to Java 1.5, so we could take advantage of new language features and platform libraries (such generics, enums, and java.util.concurrent classes) Please let us know what you think by casting a vote as follows: --- [ ] +1 I am in favor of using Java 1.5 and taking advantage of its new features [ ] -1 I am NOT in favor of using Java 1.5. Java 1.4 compatibility is more important --- When voting please take into consideration the following factors (1) core HTTP components (released as a separate package) will remain Java 1.3 compatible (2) it will probably take a year to complete the development of HttpClient 4.0. By that time Java 1.5 is likely to be more pervasive than today Everyone is encouraged to express his/her opinion on the matter Oleg, on behalf of the HttpComponents team - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [POLL] Minimal JRE for HttpClient 4.0
[X] +1 I am in favor of using Java 1.5 and taking advantage of its new features On Nov 21, 2007 6:40 PM, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote: > Dear HttpClient users, > > HttpClient 4.0 code line currently requires Java 1.4. We are considering > migrating HttpClient to Java 1.5, so we could take advantage of new > language features and platform libraries (such generics, enums, and > java.util.concurrent classes) > > Please let us know what you think by casting a vote as follows: > --- > [ ] +1 I am in favor of using Java 1.5 and taking advantage > of its new features > [ ] -1 I am NOT in favor of using Java 1.5. Java 1.4 compatibility > is more important > --- > > When voting please take into consideration the following factors > (1) core HTTP components (released as a separate package) will remain > Java 1.3 compatible > (2) it will probably take a year to complete the development of > HttpClient 4.0. By that time Java 1.5 is likely to be more pervasive > than today > > Everyone is encouraged to express his/her opinion on the matter > > Oleg, on behalf of the HttpComponents team > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Hez - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [POLL] Minimal JRE for HttpClient 4.0
[x] +1 I am in favor of using Java 1.5 and taking advantage - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [POLL] Minimal JRE for HttpClient 4.0
Hi, I am also in favour of using Java 1.5. A number of new HTTP related standard classes were added in 1.5, such as ProxySelector and others that I expect would be usefully integrated with HttpClient to avoid needless reimplementation. cheers, Will Joan Balagueró wrote: Hello, I am in favor of using Java 1.5. 1.5 is a very big step forward compared with 1.4. I'm sure that HttpClient 4.0 will be much better using the new concurrent capabilities of 1.5. Regards, Joan. -Mensaje original- De: Oleg Kalnichevski [mailto:[EMAIL PROTECTED] Enviado el: miércoles, 21 de noviembre de 2007 11:40 Para: HttpClient User Discussion Asunto: [POLL] Minimal JRE for HttpClient 4.0 Dear HttpClient users, HttpClient 4.0 code line currently requires Java 1.4. We are considering migrating HttpClient to Java 1.5, so we could take advantage of new language features and platform libraries (such generics, enums, and java.util.concurrent classes) Please let us know what you think by casting a vote as follows: --- [x] +1 I am in favor of using Java 1.5 and taking advantage of its new features [ ] -1 I am NOT in favor of using Java 1.5. Java 1.4 compatibility is more important --- When voting please take into consideration the following factors (1) core HTTP components (released as a separate package) will remain Java 1.3 compatible (2) it will probably take a year to complete the development of HttpClient 4.0. By that time Java 1.5 is likely to be more pervasive than today Everyone is encouraged to express his/her opinion on the matter Oleg, on behalf of the HttpComponents team - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [POLL] Minimal JRE for HttpClient 4.0
Oleg Kalnichevski wrote: [snipped...] --- [X] +1 I am in favor of using Java 1.5 and taking advantage of its new features [ ] -1 I am NOT in favor of using Java 1.5. Java 1.4 compatibility is more important --- Java 5 has too many nice features for it to not be used. Cheers, -- Bob Arnott Web Application Architect The information contained in this message is for the intended addressee only and may contain confidential and/or privileged information. If you are not the intended addressee, please delete this message and notify the sender, and do not copy or distribute this message or disclose its contents to anyone. Any views or opinions expressed in this message are those of the author and do not necessarily represent those of Autonomy Systems Limited or of any of its associated companies. No reliance may be placed on this message without written confirmation from an authorised representative of the company. Autonomy Systems Limited, Registered Office: Cambridge Business Park, Cowley Road, Cambridge CB4 0WZ, Registered Number 03063054. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
RE: [POLL] Minimal JRE for HttpClient 4.0
Hello, I am in favor of using Java 1.5. 1.5 is a very big step forward compared with 1.4. I'm sure that HttpClient 4.0 will be much better using the new concurrent capabilities of 1.5. Regards, Joan. -Mensaje original- De: Oleg Kalnichevski [mailto:[EMAIL PROTECTED] Enviado el: miércoles, 21 de noviembre de 2007 11:40 Para: HttpClient User Discussion Asunto: [POLL] Minimal JRE for HttpClient 4.0 Dear HttpClient users, HttpClient 4.0 code line currently requires Java 1.4. We are considering migrating HttpClient to Java 1.5, so we could take advantage of new language features and platform libraries (such generics, enums, and java.util.concurrent classes) Please let us know what you think by casting a vote as follows: --- [x] +1 I am in favor of using Java 1.5 and taking advantage of its new features [ ] -1 I am NOT in favor of using Java 1.5. Java 1.4 compatibility is more important --- When voting please take into consideration the following factors (1) core HTTP components (released as a separate package) will remain Java 1.3 compatible (2) it will probably take a year to complete the development of HttpClient 4.0. By that time Java 1.5 is likely to be more pervasive than today Everyone is encouraged to express his/her opinion on the matter Oleg, on behalf of the HttpComponents team - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]