Samit,

Good you are asking. HttpClient 3 needs to be backwards compatible with JDK 1.3 even! From HttpClient 4 on we support JDK 1.4 onwards.
So no enums and generics yet.

Odi

Samit Jain wrote:
Hi,
Can we use Java 1.5 features such as generics, enums in HttpClient
code? None of the Java 1.5 syntax is present anywhere in the code yet,
so I am a little hesitant of using it.

 Samit

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to