]> err.no Git - sope/blobdiff - sope-appserver/NGObjWeb/TODO
started TAL element builder
[sope] / sope-appserver / NGObjWeb / TODO
index 1a6764ac2be0953e516093ec69a6730e0f00ad90..ae451e598d4564164006867281559ffa4092bfd7 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: TODO 4 2004-08-20 17:04:31Z helge $
+TODO
+====
 
 - find out what the OOo WebDAV properties are supposed to do
 
   which start with:
     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
+- implement WOMultipartIterator like in WO 5.3, would be useful for the
+  WOSimpleHTTPParser
+  - also: WOMultipartIterator.WOFormData
+
+Man Pages
+=========
+
+Checking for correctness:
+  nroff -mandoc  -Tascii sope-ngobjweb-defaults.5 > /dev/null
+
+
 Dynamic Elements
 ================
 - none missing?
+- WOActiveImage
 
 WOx
 ===
@@ -31,7 +44,7 @@ currently stored in extended attributes or userInfo:
   - WORequestStartDate           [done: startDate]
   - WORequestStartProcStatistics [done: startStatistics]
 - WOComponent:
-  - _ODCycleCtx (used for cursor)  TODO: isn't that a WOComponent ivar?
+  - _ODCycleCtx (used for cursor) [done] TODO: isn't that a WOContext ivar?
     => needs to be documented and explained first
   - component definition during init (currently wosVariables)
 - WOContext