Re: [PHP-DOC] Re: New skeletons

2007-11-01 Thread Edward Z. Yang
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hannes Magnusson wrote: > Hmmh. Thats an good point. > No idea, I haven't looked into that at all. > I imagine we would do the same as we do in , prefix the > class with its namespace... I was about to say how this would be ambiguous: how does one tel

Re: [PHP-DOC] Re: New skeletons

2007-11-01 Thread Edward Z. Yang
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hannes Magnusson wrote: > As you described it, its very simple. > The only drawback is that we need to compare the classname from the > methodname against the classsynopsis classname to see if its an > inherited one or not. That doesn't sound too diff

Re: [PHP-DOC] Re: New skeletons

2007-11-01 Thread Hannes Magnusson
On Nov 1, 2007 6:18 PM, Edward Z. Yang <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hannes Magnusson wrote: > > We _could_ store the classname in the classsynopsisinfo element as remap > > Inherited > > methods > > http://docbook.org/ns/docbook) > > xpointer(id('

Re: [PHP-DOC] Re: New skeletons

2007-11-01 Thread Edward Z. Yang
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hannes Magnusson wrote: > We _could_ store the classname in the classsynopsisinfo element as remap > Inherited > methods > http://docbook.org/ns/docbook) > xpointer(id('class.baseclassname')/db:refentry/db:[EMAIL > PROTECTED]'description']/descendant:

Re: [PHP-DOC] Re: New skeletons

2007-11-01 Thread Hannes Magnusson
On Nov 1, 2007 11:11 AM, Hannes Magnusson <[EMAIL PROTECTED]> wrote: > On Nov 1, 2007 1:21 AM, Edward Z. Yang <[EMAIL PROTECTED]> wrote: > > 2. Split up into a and . This > > approach, not only embedding the information into the XML, also allows > > us to swap out :: for a more appropriate -> if

Re: [PHP-DOC] Re: New skeletons

2007-11-01 Thread Hannes Magnusson
On Nov 1, 2007 1:21 AM, Edward Z. Yang <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hannes Magnusson wrote: > > We are ditching xslt in favor of the new PHP based rendering system > > (see the top news entry on php.net :)), called PhD, which uses 3% of > > the ti

Re: [PHP-DOC] Re: New skeletons

2007-10-31 Thread Edward Z. Yang
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hannes Magnusson wrote: > We are ditching xslt in favor of the new PHP based rendering system > (see the top news entry on php.net :)), called PhD, which uses 3% of > the time the xslt rendering takes... My apologies, that was me talking before I'd ha

Re: [PHP-DOC] Re: New skeletons

2007-10-31 Thread Hannes Magnusson
On Oct 31, 2007 6:11 PM, Edward Z. Yang <[EMAIL PROTECTED]> wrote: > Hannes Magnusson wrote: > > Do we really want that? > > I suppose we can create a page for class overview and print all the > > classes on one page in the same way as the class reference does... > > One of the great things about X

Re: [PHP-DOC] Re: New skeletons

2007-10-31 Thread Edward Z. Yang
Hannes Magnusson wrote: > Do we really want that? > I suppose we can create a page for class overview and print all the > classes on one page in the same way as the class reference does... One of the great things about XSLT is that it makes things like this specifically possible. I don't see why n

Re: [PHP-DOC] Re: New skeletons

2007-10-31 Thread Hannes Magnusson
On Oct 31, 2007 9:11 AM, Jakub Vrana <[EMAIL PROTECTED]> wrote: > Hannes Magnusson wrote: > > http://livedocs.phpdoc.info/manual/en/class.imagickpixeliterator.php > > New skeletons are good. > > However I am missing method overview of all extension methods on one > page. User may want to find a met

Re: [PHP-DOC] Re: New skeletons

2007-10-31 Thread Jakub Vrana
Hannes Magnusson wrote: > http://livedocs.phpdoc.info/manual/en/class.imagickpixeliterator.php New skeletons are good. However I am missing method overview of all extension methods on one page. User may want to find a method for some purpose but don't know to which class it belongs. Class name b

Re: [PHP-DOC] Re: New skeletons

2007-10-29 Thread Philip Olson
Hello Hannes and everyone, Let's do this, let's welcome in the new era of PHP documentation book style and classy OOP syntax. Great job Hannes! You again deserve the much coveted phpdoc gold star :) Regards, Philip

Re: [PHP-DOC] Re: New skeletons

2007-10-29 Thread Hannes Magnusson
On Oct 28, 2007 6:55 PM, Hannes Magnusson <[EMAIL PROTECTED]> wrote: > On 10/28/07, Edward Z. Yang <[EMAIL PROTECTED]> wrote: > > Do we have any extensions already using this format yet? I'm not really > > sure I can comment until I see it in action, but the structure looks > > quite intuitive and

Re: [PHP-DOC] Re: New skeletons

2007-10-28 Thread Hannes Magnusson
On 10/28/07, Edward Z. Yang <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hannes Magnusson wrote: > > The reason for the xincludes there is to build a readable overview of > > the methods and its properties. > > Is there any way to abbreviate the XPointers? Not r

[PHP-DOC] Re: New skeletons

2007-10-28 Thread Edward Z. Yang
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hannes Magnusson wrote: > The reason for the xincludes there is to build a readable overview of > the methods and its properties. Is there any way to abbreviate the XPointers? > Questions? Comments? Dislikes? Love? :) Do we have any extensions alrea

[PHP-DOC] Re: New skeletons

2007-10-28 Thread Hannes Magnusson
On 10/27/07, Hannes Magnusson <[EMAIL PROTECTED]> wrote: > The new manual.xml.in can be found in CVS (the REF_STRUCT_DEV branch) > and the new (normal extension) skeleton on > http://doc.php.net/wiki/skeletons. Class reference skeleton: http://doc.php.net/wiki/skeletons/oo The reason for the xinc