Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24032 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37547 invoked by uid 1010); 9 Jun 2006 12:20:16 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 37528 invoked from network); 9 Jun 2006 12:20:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Jun 2006 12:20:16 -0000 X-PHP-List-Original-Sender: nlopess@php.net X-Host-Fingerprint: 212.55.154.22 relay2.ptmail.sapo.pt Linux 2.4/2.6 Received: from ([212.55.154.22:52295] helo=sapo.pt) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 5C/44-30619-F7769844 for ; Fri, 09 Jun 2006 08:20:16 -0400 Received: (qmail 3659 invoked from network); 9 Jun 2006 12:20:01 -0000 X-Spam-Flag: NO X-Spam-Status: NO (0.0/6.0) (9.00697 seconds) ; checked by PTMail-AS v0.1 on mail.sl.pt X-Spam-Hit: timeout Received: from unknown (HELO sapo.pt) (10.134.35.157) by relay2 with SMTP; 9 Jun 2006 12:20:01 -0000 Received: (qmail 29836 invoked from network); 9 Jun 2006 12:20:00 -0000 X-AntiVirus: PTMail-AV 0.3-0.88.2 X-Virus-Status: Clean (0.07446 seconds) Received: from unknown (HELO pc07653) (nunoplopes@sapo.pt@[82.155.76.233]) (envelope-sender ) by mta7 (qmail-ldap-1.03) with SMTP for ; 9 Jun 2006 12:20:00 -0000 Message-ID: <00b501c68bbf$050a66e0$0100a8c0@pc07653> To: "Marcus Boerger" , "Andi Gutmans" Cc: References: <7.0.1.0.2.20060608162444.06db8390@zend.com> <1934915062.20060609092414@marcus-boerger.de> Date: Fri, 9 Jun 2006 13:19:56 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original 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") Yep, it not clear how to document such OO beast in docbook. Also we have few active persons working in the documentation, that aren't enough to catch up all the new features, BC breaks, etc.. We probably would need someone to exclusively work on SPL, which we can't afford ATM. Nuno ----- Original Message ----- > Hello Andi, > > the problem is the non existing OO support in docbook. I had the idea > of eventually using doxygen's xml output and putting that somehow in the > manual. But that's is probably something for livedocs. So lets have > livedocs first. Apart from that nobody hinders the doc team from copying > and translating the stuff from the separate SPL docs to the manual. It is > just impossible to integrate the inheritance info and all the graphics to > the manual. > > best regards > marcus > > > Friday, June 9, 2006, 1:25:56 AM, you wrote: > >> Hey Marcus, > >> 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. > >> Andi > > > > > Best regards, > Marcus