> PS: Who is using Java 1.4, Java 1.3, or Java 1.2.2? Basically, I guess my > question is can Slide 2.0 be designed for Java 1.4, or do we have to support > 1.3 or (gasp) 1.2.2? Basically, I am using very little 1.4 functionality > (regular expressions), but I use the new collection classes extensively > HashMap, Iterator, ArrayList etc, instead of Hashtable, Enumeration, > Vector... Is this a problem?
Java 1.4 is definately not an acceptable requirement. 1.3 is possibly (probably) ok, though. Michael -- To unsubscribe, e-mail: <mailto:slide-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:slide-dev-help@;jakarta.apache.org>
