You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mirae-dev@ws.apache.org by jk...@apache.org on 2005/02/16 05:24:23 UTC

svn commit: r153988 - webservices/mirae/trunk/TODO

Author: jkumaran
Date: Tue Feb 15 20:24:21 2005
New Revision: 153988

URL: http://svn.apache.org/viewcvs?view=rev&rev=153988
Log:
updated the todo

Modified:
    webservices/mirae/trunk/TODO

Modified: webservices/mirae/trunk/TODO
URL: http://svn.apache.org/viewcvs/webservices/mirae/trunk/TODO?view=diff&r1=153987&r2=153988
==============================================================================
--- webservices/mirae/trunk/TODO (original)
+++ webservices/mirae/trunk/TODO Tue Feb 15 20:24:21 2005
@@ -1,21 +1,25 @@
-TODO for committers
-
-* Generate javadoc
-
-* Installation guide
-
-* Developer guide
-
-* Write small README file for each sample
-
-* Migrate simpletypes files in to source - done
-
-* Developing the apache web page for mirae - in progress using maven
-
-* Upgrade WTK to 2.2
-
-* Launch StAX for J2ME (src/mirae/stax)
-
-* Launch Fast Infoset for J2ME (src/fi)
-
+TODO for committers
+
+* Generate javadoc
+
+* Installation guide
+
+* Developer guide
+
+* Good guide for the parser module
+
+* Support for multirefs (Currently it is not supported)
+
+* Write small README file for each sample
+
+* Migrate simpletypes files in to source - done
+
+* Developing the apache web page for mirae - in progress using maven
+
+* Upgrade WTK to 2.2- done (Tested with 2.2 and 2.1)
+
+* Launch StAX for J2ME (src/mirae/stax)
+
+* Launch Fast Infoset for J2ME (src/fi)
+
 * Launch RPC module based on StAX (src/mirae/jax-rpc-stax)