Index: ossp-pkg/as/as-gui/TODO RCS File: /v/ossp/cvs/ossp-pkg/as/as-gui/TODO,v rcsdiff -q -kk '-r1.63' '-r1.64' -u '/v/ossp/cvs/ossp-pkg/as/as-gui/TODO,v' 2>/dev/null --- TODO 2003/01/28 16:41:15 1.63 +++ TODO 2003/01/30 16:26:02 1.64 @@ -29,6 +29,15 @@ On multiple selection, no text should appear in edit ctrls Make consistent setEdition(), setDirty() default parameters Solve problem with nonorthogonal ' ' '-' '=' data token separators +Use namespace 'AS' or unique identifier 'AS' for all classnames +Unify class mycl = class(), class mycl(), class *pMycl, auto_ptr + +For immediate release +--------------------- +Name changes to as-gui throughout +Allow non alphanumerics in Remarks +Write a magic cookie on new document generation +Prefer environment variables to system passwd for user data Bugs (? = unverified) --------------------- @@ -52,6 +61,10 @@ No need to have upd slots for non-changeable upd controls Use argc and argv to open a task file on startup +Architectural +------------- +Decouple form, preferences, and RPC classes + Win32 ----- Rework username, homedir, and confdaten (hive) logic