]> err.no Git - sope/commitdiff
added some comments
authorhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Wed, 9 Feb 2005 11:17:31 +0000 (11:17 +0000)
committerhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Wed, 9 Feb 2005 11:17:31 +0000 (11:17 +0000)
git-svn-id: http://svn.opengroupware.org/SOPE/trunk@546 e4a50df8-12e2-0310-a44c-efbce7f8a7e3

sope-appserver/SoOFS/OFSFile.m
sope-appserver/WEExtensions/WETreeView.m

index 40d5933dbe419a1948b5993060da8c3646d5dda0..c988003c4b2d140ee05d28d08715ea6c70d76bff 100644 (file)
@@ -73,6 +73,7 @@
 /* writing content */
 
 - (NSException *)writeState:(id)_value {
+  // TODO: better name: -writeContent:?
   NSData *data;
   id fm;
   
index 0ef603d0994af0f3b1ac2c94cd20c4e55567d954..ef70122b3098de254e70a877789a0e266e9cf815 100644 (file)
@@ -30,6 +30,8 @@
         takeValues (cookie decoding) and appendToResponse (cookie encoding).
         Zooming (invokeAction) needs to ignore? the component-id in case the
         cookie is set and somehow work based on cookie data.
+
+  TODO: we need to support CSS.
   
   WETreeView associations:
     list & sublist & (item | index | currentPath)