hholzgra                Sun Apr  7 13:34:28 2002 EDT

  Modified files:              
    /phpdoc     TODO 
  Log:
  slightly updated
  
  
Index: phpdoc/TODO
diff -u phpdoc/TODO:1.29 phpdoc/TODO:1.30
--- phpdoc/TODO:1.29    Mon Mar  4 11:32:57 2002
+++ phpdoc/TODO Sun Apr  7 13:34:27 2002
@@ -44,9 +44,6 @@
   - translation detection on function level (hartmut)
     - easy way -> split reference files down to function level
       and keep current file-based detection mechanism
-    - hard way -> keep files as they are and merge translated
-      stuff into intermeditate xml before processing
-    - write proposal for discussion (hartmut)
   - group and organize functions logically (databases, text proc, etc)
     (better support for that in docbook4)
     Needs more *discussion*:
@@ -61,12 +58,15 @@
     (index of tables, index of examples)
   - merge back build system/style sheet improvements from 
     phpGtk and pear manual (hartmut)
-  - have "make test" find entity usage without trailing ";"
-         nsgmls accepts this but stylesheet processors don't
+  - nsgmls aka "make test" does not detect entity usage without
+    trailing ';', either add additional checks or switch to a
+    different, more XML-specific validator
+    
     
 GENERAL:
   - Document php://stdout etc feature for file functions.
-  - Update setcookie
+    (superseded by need of general description of the new streams features?)
+  - Update setcookie 
   - Document the diffs between strip[c]slashes(). Maybe just document
     for both of them what they do - exactly.
   - Add &note.no-safemode; to the bottom of each function that is 
@@ -89,4 +89,4 @@
   (from bugs):
   - see bugs.php.net for now
 
-
+and (sO!) integrate the meeting findings from the protocol ...


Reply via email to