Since TSIK is dormant, would it possible to remove the dependency on this
project and write your own version / use some other apache project?
References I saw in the code:
import org.apache.tsik.uuid.UUID;
replacement possibly?:
http://java.sun.com/j2se/1.5.0/docs/api/java/util/UUID.html
import org.apache.tsik.datatypes.Base64;
replacement possibly?:
http://commons.apache.org/codec/apidocs/org/apache/commons/codec/binary/Base64.h
tml
import org.apache.tsik.datatypes.DateTime;
replacement possibly?:
http://java.sun.com/j2se/1.4.2/docs/api/java/text/SimpleDateFormat.html
Original issue reported on code.google.com by kaplin...@alum.bentley.edu on 29 Sep 2007 at 11:29
Original issue reported on code.google.com by
kaplin...@alum.bentley.edu
on 29 Sep 2007 at 11:29