Hannes Magnusson wrote:
> XPointered XInclude, not XPath :P

Ah yes. (glares at self for making mistake numerous times)

> Better indexing+rendering, but linkends are OK as a "workaround"
> (don't harm anyway)

The only trouble is that linkend doesn't cause a link to be rendered. :-)

> Good idea, file a bug/feature request? :)

Sure. http://bugs.php.net/43489

> Generating the XML for php-src classess by scanning the sources is hell.
> I had a tiny Reflection script that generated the
> old-orginal-skeletons, but the formatting was completly wacked cause I
> used ext/dom to write up the XML which fcked up all WS and line breaks
> and stuff per our CS :]

I was afraid of that. Maybe we should rewrite libxml to be less stupid
about whitespace.</crazy> :-P

> Define "prettier"?

Currently, all methodnames are defined ClassName::methodName. However,
if a method is non-static, it really should be displayed as
ClassName->methodName().

-- 
 Edward Z. Yang                        GnuPG: 0x869C48DA
 HTML Purifier <http://htmlpurifier.org> Anti-XSS Filter
 [[ 3FA8 E9A9 7385 B691 A6FC B3CB A933 BE7D 869C 48DA ]]

Reply via email to