summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2008-02-07 23:58:46 +0000
committerRuss Allbery <rra@stanford.edu>2008-02-07 23:58:46 +0000
commitd87b388e271d3078ad6c2422c83b5bbe866d0538 (patch)
tree8e6786f56ec550530ba85aa60f7551300cd7a7b8 /TODO
parent5351e30bb5adbe0304292f6cec7b094bef7a1bf0 (diff)
Some reorganizing and prioritization.
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 5 insertions, 5 deletions
diff --git a/TODO b/TODO
index 8c87149..a2d7744 100644
--- a/TODO
+++ b/TODO
@@ -4,9 +4,7 @@ Release 1.0:
* Add a test suite for the wallet -u option.
-* Write the LDAP entitlement ACL verifier.
-
-* Write the PTS ACL verifier.
+* Add a test suite for kasetkey.
* Add POD coverage testing using Test::POD::Coverage for the server
modules.
@@ -30,8 +28,6 @@ Release 1.0:
* Rewrite the client test suite to use Perl and to make better use of
shared code so that it can be broken into function components.
-* Add a test suite for kasetkey.
-
* Catch exceptions on object creation in wallet-backend so that we can log
those as well.
@@ -55,6 +51,10 @@ Release 1.0:
* Implement a simple file wallet object. Document a naming convention for
those files (group-service, perhaps).
+* Write the LDAP entitlement ACL verifier.
+
+* Write the PTS ACL verifier.
+
* Rename Wallet::ACL::* to Wallet::Verifier::*. Add Wallet::ACL as a
generic interface with Wallet::ACL::Database and Wallet::ACL::List
implementations (or some similar name) so that we can create and check