butek       02/04/24 08:01:02

  Modified:    java     TODO.txt
  Log:
  More progress toward the beta.
  
  Revision  Changes    Path
  1.45      +8 -3      xml-axis/java/TODO.txt
  
  Index: TODO.txt
  ===================================================================
  RCS file: /home/cvs/xml-axis/java/TODO.txt,v
  retrieving revision 1.44
  retrieving revision 1.45
  diff -u -r1.44 -r1.45
  --- TODO.txt  19 Apr 2002 20:33:20 -0000      1.44
  +++ TODO.txt  24 Apr 2002 15:01:02 -0000      1.45
  @@ -12,10 +12,14 @@
   -------------------
   ! <Glen> Clean up User's Guide
   * <Russell> Clean up sample readme's
  -! <Russell> beta1-to-beta2 document
  -! <Russell?> Grow the FAQ
  +* <Russell> beta1-to-beta2 document
  +* <Russell> Grow the FAQ
   X <> Make sure the gump build works
  -* <RickR/Doug> Make sure the attachment sample works
  +X <RickR/Doug> Make sure the attachment sample works
  +! <Glen> Cleanup of Java2WSDL ClassRep
  +! <Glen> Bugzilla 6872/7373
  +! <Tom> 8395 (probably not but under investigation)
  +
   
   MESSAGE PARSING / ENCODING
   --------------------------
  @@ -79,6 +83,7 @@
   ! <> Derived type support.
   ! <> Object[] doesn't work.  If we have method(Object[] array) and we pass in an 
Object[], we get NullPointerExceptions.  If, however, we pass in a String[] or a 
Phone[] then it works.  Object[] becomes xsd:anyType[].  Since anyType doesn't work, I 
don't expect anyType[] to work.
   ! <> do we want xsd:anyType to work?
  +! <> with the --all flag, ALL types should be registered in the Stub.
   
   * <Russell> (ongoing) Need to pull everything writer-specific out of the 
framework(Emitter/SymbolTable/etc).  Signatures are still in there.  So are Wsdl2java 
options that only the writers care about.
   
  
  
  


Reply via email to