=================================================================== RCS file: /cvs/palm/Palm-Keyring/TODO,v retrieving revision 1.1 retrieving revision 1.12 diff -u -r1.1 -r1.12 --- palm/Palm-Keyring/TODO 2007/01/29 02:49:00 1.1 +++ palm/Palm-Keyring/TODO 2007/02/23 03:32:38 1.12 @@ -1,9 +1,14 @@ -Better error reporting +Better error reporting. Learn how the rest of the modules do it, then support that. -Decide if there is a way to override the ParseRecord and PackRecord. I think -probably not, because we want to make sure all records are encrypted or -decrypted with the same key. +make example4 actually a gui keyring app -Support the v5 or newer databases +better v4 compatible, need to fake $pdb->{records}->[0] somehow -$RedRiver$ +accessors for reading and changing the options + +validate dates passed into the lastchange field. + +should I generate a new date ONLY if the password changes +or if anything changes? + +$RedRiver: TODO,v 1.11 2007/02/21 05:27:05 andrew Exp $