TODO updated
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Tue, 5 Feb 2013 17:28:26 +0000 (18:28 +0100)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Tue, 5 Feb 2013 17:28:26 +0000 (18:28 +0100)
TODO.txt

index 189bcb3..da73ad3 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -8,11 +8,19 @@
      . prefs_apply(prefs_new): apply new content to g_prefs and system
      . prefs_load(content): load json content and apply to g_prefs and system
 
-     . prefs_save (save to the server the new prefs)
+     . prefs_update: update preferences temporarly
+     . prefs_save: save to the server the new prefs
 
    - preferences (listen into preferences)
+        // js var, volatile server, (db server || cookie)
+        temporary: js var, volatile server
+        permanent: js var, volatile server, (db server || cookie)
+
+     . data from db OR, if missing, from cookies
+
      . update values
      . database change
+     . MANAGE NOT AUTH USERS
 
    - preferences (with "modifiable S")
      . Mod. S: new flag into database