philip          Tue Jun  3 04:26:59 2003 EDT

  Modified files:              
    /phpdoc/RFC 2003_meeting_agenda.html 
  Log:
  Added some PHP 5 / PECL information.
  
  
Index: phpdoc/RFC/2003_meeting_agenda.html
diff -u phpdoc/RFC/2003_meeting_agenda.html:1.4 phpdoc/RFC/2003_meeting_agenda.html:1.5
--- phpdoc/RFC/2003_meeting_agenda.html:1.4     Tue Jun  3 04:06:00 2003
+++ phpdoc/RFC/2003_meeting_agenda.html Tue Jun  3 04:26:58 2003
@@ -68,7 +68,7 @@
     <div class="content">
         <h1>PHP Documentation Meeting 2003 - Agenda</h1>
         
-        <p class="cvsid">$Id: 2003_meeting_agenda.html,v 1.4 2003/06/03 08:06:00 
philip Exp $</p>
+        <p class="cvsid">$Id: 2003_meeting_agenda.html,v 1.5 2003/06/03 08:26:58 
philip Exp $</p>
         
         <p>Members of the PHP Documentation Team <a title="meeting protocol"
         href="http://www.php-ev.de/documents/phpdoc/protocol.html";>met in 2002
@@ -482,23 +482,29 @@
                 increasingly ready for a copy-paste move of the docs of those 
extensions
                 [having all extension related docs at one place]. But it is still not
                 decided whether all moved extensions' docs should move to PECL docs,
-                or leave some at phpdoc.</p>
+                or leave some (like the bundled extensions) at phpdoc.</p>
                 
                 <p>It is also important to maintain some consistency in moved docs.
                 Eg. have a listing of removed extensions, make the URL shortcuts
                 redirect to the PECL manual, move / remove the user notes related
-                to those extensions, etc.</p>
+                to those extensions, etc.  Also, before anything is officially moved
+                out of phpdoc, it should be available online in the peardoc 
manual.</p>
                 
                 <div class="points">
                     Some important questions:
                     <ul>
                         <li>How / when to document PHP 5 features?</li>
                         <li>What extensions will be moved to PECL and when?</li>
+                        <li>Is it true that every extension will be moved into PECL, 
but most still bundled?</li>
+                        <li>Will peardoc/PECL continue to use our old extension.xml 
format?  This makes moving more difficult.</li>
                     </ul>
                 </div>
                 
                 <div class="seealso">
-                    I don't know of any material to put here...
+                    <a 
href="http://marc.theaimsgroup.com/?l=phpdoc&m=103856748014419";>Some ideas</a>, 
+                    <a 
href="http://cvs.php.net/co.php/phpdoc/RFC/removed_extensions";>phpdoc/RFC/removed_extensions</a>,
+                    <a 
href="http://cvs.php.net/co.php/phpdoc/RFC/moved_extensions";>phpdoc/RFC/moved_extensions</a>,
 and a 
+                    <a 
href="http://www.faqts.com/knowledge_base/view.phtml/aid/22154/fid/1150";>PHP 5 
Faqt</a> that links to PHP 5 related resources.
                 </div>
             </li>
             <li>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to