On 4/24/07, Alexey Varlamov <[EMAIL PROTECTED]> wrote:
> And the third - java.util.Vector was declared as obsolete since Java 2. Sergey, Could you please clarify the 3rd statement? I never seen it deprecated or usage of it discouraged in official specifications.
I didn't write "deprecated". I mean all Sun's advertisements about new Collections API (it was new at Java2 time). Like: "Collection API is much better then old Vector and Hashtable and it would be better if you use this Collection API". Vector & Hashtable are obsolete by common sense. Best regards, --- Sergey Kuksenko. Intel Enterprise Solutions Software Division.
