Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24054 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99417 invoked by uid 1010); 9 Jun 2006 19:51:38 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 99402 invoked from network); 9 Jun 2006 19:51:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Jun 2006 19:51:37 -0000 X-PHP-List-Original-Sender: nlopess@php.net X-Host-Fingerprint: 212.55.154.23 relay3.ptmail.sapo.pt Linux 2.4/2.6 Received: from ([212.55.154.23:34335] helo=sapo.pt) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id CE/94-30619-841D9844 for ; Fri, 09 Jun 2006 15:51:36 -0400 Received: (qmail 13181 invoked from network); 9 Jun 2006 19:51:32 -0000 Received: from unknown (HELO sapo.pt) (10.134.35.157) by relay3 with SMTP; 9 Jun 2006 19:51:32 -0000 Received: (qmail 23241 invoked from network); 9 Jun 2006 19:51:32 -0000 X-AntiVirus: PTMail-AV 0.3-0.88.2 X-Virus-Status: Clean (0.00558 seconds) Received: from unknown (HELO pc07653) (nunoplopes@sapo.pt@[82.155.74.67]) (envelope-sender ) by mta7 (qmail-ldap-1.03) with SMTP for ; 9 Jun 2006 19:51:32 -0000 Message-ID: <008d01c68bfe$1bc02890$0100a8c0@pc07653> To: "Andrei Zmievski" , "Andi Gutmans" Cc: , "Derick Rethans" , References: <7.0.1.0.2.20060608162444.06db8390@zend.com> <7.0.1.0.2.20060609065445.0371fe28@zend.com> <35340f912d5d4405f2da5183d804f165@gravitonic.com> Date: Fri, 9 Jun 2006 20:51:32 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Subject: Re: [PHP-DEV] SPL docs From: nlopess@php.net ("Nuno Lopes") The problem is always maintenance.. I've have some knowledge about DSSSL but none about XSL. In phpdoc we use both, that need to be kept in sync, so that's always complicated to make changes. The best option would be to create a "work-group" to study with docbook creators the best approaches to OOP. Again, the problem is that we don't have any specialist in docbook. We work with recipes/templates, that are in a wiki, which are changed twice in a decade :) Nuno ----- Original Message ----- > PHP-GTK has been using modified docbook for its stuff... > > http://gtk.php.net/manual/en/classtree.php > > -Andrei > > On Jun 9, 2006, at 6:55 AM, Andi Gutmans wrote: > >> Maybe we can get a volunteer to improve the docbook? >> >> At 11:25 PM 6/8/2006, Derick Rethans wrote: >>> On Thu, 8 Jun 2006, Andi Gutmans wrote: >>> >>> > Any chance we can get the SPL docs integrated into the PHP manual? I >>> > get questions about it here and there and think that as it's in the >>> > default PHP distro it makes sense to have that as part of the >>> official >>> > PHP manual. >>> >>> There is no way we can do that as the docbook stuff's OO support is >>> well, quite minimal. >>> >>> regards, >>> Derick