Changeset 8112 for mirror/edenwall/nulog2/trunk/doc/sessions.rst
- Timestamp:
- 02/14/08 15:39:00 (2 years ago)
- svm:headrev:
c624a6cb-57d4-0310-9736-a25a8df6d016:12830- svk:copy_cache_prev:
- 8095
- Files:
-
- 1 modified
-
mirror/edenwall/nulog2/trunk/doc/sessions.rst (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mirror/edenwall/nulog2/trunk/doc/sessions.rst
r6513 r8112 1 ******** 2 Sessions 3 ******** 1 ************** 2 NuLog sessions 3 ************** 4 5 .. section-numbering:: 4 6 5 7 This file will describe how NuLog2 store user parameters into persistant sessions. 6 8 7 I.Architecture8 ============ ===9 Architecture 10 ============ 9 11 10 12 Because we save datas into files, we must formalize them with some key/value lines. … … 23 25 An object 24 26 25 1.Pages26 ----- ---27 Pages 28 ----- 27 29 28 30 Each page we want to store paramters will have a tuple in this syntax:: … … 32 34 A page have an uniq ID which is his name in nulog-web. 33 35 34 2.Fragments35 --------- ---36 Fragments 37 --------- 36 38 37 39 A fragment jave an uniq ID which is in this form::
