summaryrefslogtreecommitdiff
path: root/libopie
authorzecke <zecke>2003-08-30 20:31:18 (UTC)
committer zecke <zecke>2003-08-30 20:31:18 (UTC)
commit75e0c0607c4abf0568e90ddb0789592b93f1d491 (patch) (side-by-side diff)
treebda910883896f2600908ae6807fa747ef2cfcf29 /libopie
parent43bcb5d6caf7bf2e8a31b61b7284a7c9299b6fd7 (diff)
downloadopie-75e0c0607c4abf0568e90ddb0789592b93f1d491.zip
opie-75e0c0607c4abf0568e90ddb0789592b93f1d491.tar.gz
opie-75e0c0607c4abf0568e90ddb0789592b93f1d491.tar.bz2
Sorry Stefan but the feature list is currently locked by mickeyl and I'm scared of forgetting the ideas we've and need to discus.. Ah feeling so much better... slowly recovering would guess now at 50-60%
Diffstat (limited to 'libopie') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie/pim/TODO34
1 files changed, 34 insertions, 0 deletions
diff --git a/libopie/pim/TODO b/libopie/pim/TODO
new file mode 100644
index 0000000..9bd2789
--- a/dev/null
+++ b/libopie/pim/TODO
@@ -0,0 +1,34 @@
+-Add XML Index ( dropped )
+-Add ReadOnly Resources ( to be discussed )
+-Add Sorted/Random Access mode for faster access to the base ( to be discussed )
+
+Yeah Stefan you're right I need to stop the fragmentation but these are just ideas
+we not to talk about.
+
+New Ideas Widgets:
+ OCategoryPopup:
+ Like the function Menu in Xemacs. If there are too many
+ Categories sort them into sub popups. A-B,B-G,H-K....
+ Integrate SUbcategories
+
+
+New Ideas on Infrastructure:
+ -finally switch to sqlite
+ -rework Category Sub Categories
+ -X-Ref!!!!!
+ -signalling ( Peer to Peer/ Backend to Backend communication of changes on a file basis )
+ -Signal the User about updates. Use QSignal and make it generic push from backend
+ to the access.
+ -flocking, mmapping
+ -Generic Tablewidget, getting QString for a record and attribute ( generic ) like QProperty
+ -chooser widgets
+ -hierachies
+ -multiple backends
+ -public private sort public and private on backends. default backend for each if multiple
+ backends loaded. Move from backend to backend.. ( backend mover app? )
+ -importer/exporter
+ -check if cache also drops
+ -port to BigSize Api
+
+ ORedoManager ORedoItem both are templates to allow undoing and redoing to a level...
+ \ No newline at end of file