ossp-pkg/as/as-gui/TODO 1.75 -> 1.76
--- TODO 2003/02/04 13:47:50 1.75
+++ TODO 2003/02/04 19:40:52 1.76
@@ -28,15 +28,12 @@
After every result write a status bar message
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<class *>
Win32 code in User class is only half written, and incomplete homedir
Verify routine consistently scans all fields on load and new entries
Remove all exception raises from slot code
New doc, new entry, change text in table, close... No verify save!
-Repeat '.' -> 'CRC32' process on loadData for GUIDs also
-Remember to yank the __u32 preprocess code out of as_uuid
Bugs (? = unverified)
---------------------
@@ -49,6 +46,7 @@
On win32, all or some file reads and writes probably need IO_Translate?
Method saveData(stream) must write to a new file, otherwise writes data pattern
CRCs are being generated before parsing of "" is finished?
+Double click on column separator is broken again
Nice to have
------------
|
|