gdaniels    02/02/07 09:02:49

  Modified:    java     TODO.txt
  Log:
  A few todo additions
  
  Revision  Changes    Path
  1.14      +9 -0      xml-axis/java/TODO.txt
  
  Index: TODO.txt
  ===================================================================
  RCS file: /home/cvs/xml-axis/java/TODO.txt,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- TODO.txt  1 Feb 2002 15:39:18 -0000       1.13
  +++ TODO.txt  7 Feb 2002 17:02:49 -0000       1.14
  @@ -100,6 +100,8 @@
   
   ! <> Support generation of deploy.wsdd from Java2WSDL
   
  +! <> Support wildcards in stop object classes (i.e. "javax.*")
  +
   
   GENERAL / UNCATEGORIZED
   -----------------------
  @@ -107,3 +109,10 @@
   ! <> Remove search-for-first-MessageContext-arg code
   ! <> Remove ServiceClient
   ! <> Before each release, make sure there aren't any English-language strings in 
the code.  Folks aren't very good about putting these strings into 
resources.properties!
  +! <> Refactor AxisServiceConfig so it doesn't require object instantiation (static 
metadata)
  +
  +FUTURE ENHANCEMENTS (not necessary for current release)
  +-------------------------------------------------------
  +! <> Some kind of support for deployment / metadata in source file (xdoclet?)
  +
  +
  
  
  


Reply via email to