You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by ra...@apache.org on 2006/09/10 19:02:45 UTC

svn commit: r441969 - /xml/security/trunk/TODO

Author: raul
Date: Sun Sep 10 10:02:44 2006
New Revision: 441969

URL: http://svn.apache.org/viewvc?view=rev&rev=441969
Log: (empty)

Modified:
    xml/security/trunk/TODO

Modified: xml/security/trunk/TODO
URL: http://svn.apache.org/viewvc/xml/security/trunk/TODO?view=diff&rev=441969&r1=441968&r2=441969
==============================================================================
--- xml/security/trunk/TODO (original)
+++ xml/security/trunk/TODO Sun Sep 10 10:02:44 2006
@@ -32,4 +32,6 @@
 	better registring..
 [X] Optimize xpath2 to only look for the node not for the node and all the parents.
 [ ] There are several places in the library where a Dom is created from a byte array
-see if this is really needed and unified this creation in one class.
\ No newline at end of file
+see if this is really needed and unified this creation in one class.
+[ ] Get rid of Init.init()
+[ ] Get rid of all if (MODE_SIGN) create a class for signing and another for verifying.
\ No newline at end of file