Magnus ?or Torfason wrote: > > Another thing that I would like to see, from the standpoint a heavy user of > XML datatypes, is a compliant ISO xxxx Date encoder/decoder. I'm not sure > if this is an orthodox view of codecs, but I see Base64 as a > datatype<->string mapping (byte[]), and a date codec is also a > datatype<->string mapping (java.lang.Date).
I've got one of those too... http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis/java/src/org/apache/axis/encoding/DateSerializer.java - Sam Ruby -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
