]> err.no Git - sope/blobdiff - sope-appserver/NGObjWeb/TODO
fixed duplicate -awake
[sope] / sope-appserver / NGObjWeb / TODO
index 1a6764ac2be0953e516093ec69a6730e0f00ad90..e99214a36a16c080e043b3435a4a8cc48c6c9d89 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
+
 Dynamic Elements
 ================
 - none missing?
@@ -31,7 +36,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