On Tue, Jun 3, 2008 at 12:11 PM, Yannick Torrès <[EMAIL PROTECTED]> wrote: > Hi Hannes, > > Could you please tell me what your feeling about this feature request for > phD ? > > http://bugs.php.net/bug.php?id=44903
Due to our use of "entity magic includes" (of xml files) we do not have access to the original XML file. If we used XInclude to include those files this would be no problem :] There are several ways to achieve this without switching to XInclude though, all of them (that I have come up with) massive hacks and not very performance friendly. This is however a feature I would really like to see, and preferably done right, so I am open for any ideas to do this until we cleanup phpdoc and switch til XInclude and really implement sets of standalone books... -Hannes
