=================================================================== RCS file: /cvs/palm/Palm-Keyring/TODO,v retrieving revision 1.6 retrieving revision 1.10 diff -u -r1.6 -r1.10 --- palm/Palm-Keyring/TODO 2007/02/01 01:56:11 1.6 +++ palm/Palm-Keyring/TODO 2007/02/19 02:56:45 1.10 @@ -3,10 +3,24 @@ make example4 actually a gui keyring app Support the v5 or newer databases + Have support for reading and decrypting. + Now need to support + Encrypt + Write + and write docs + Figure out how to represent the non-encrypted fields in the pdb. +figure out why t/keyring5.t fails sometimes. + +better v4 compatible, need to add a $pdb->{records}->[0] somehow + +accessors for reading and changing the options + validate dates passed into the lastchange field. +make the extra modules options. Build.PL, the tests and in the module. + should I generate a new date ONLY if the password changes or if anything changes? -$RedRiver: TODO,v 1.5 2007/01/31 04:29:08 andrew Exp $ +$RedRiver: TODO,v 1.9 2007/02/19 02:55:35 andrew Exp $