On Wednesday 27 April 2005 10:16 pm, Andi Gutmans wrote:
> At 03:28 PM 4/27/2005 +0300, Zeev Suraski wrote:
> >At 20:12 25/04/2005, Christian Schneider wrote:
> >>[snip]
> >>But then again I think the whole thing is typical OO bloat anyway and
> >>that's why I don't want to have language features added for it (-:C
> >
> >I wholeheartedly agree.
>
> So do I. If you really need such functionality (very questionable),
> implement it in ways which were recommended. You can always cache tokenizer
> results or other results in order not to suffer performance loss (if you'd
> feel it in the first place).
>
> Andi
I do.

OK. I concede defeat. But since Zeev tells me doc comments survive 
compilation/acceleration whatever, I can use that approach and parse them out 
by hand.

Stick it on the list for php6?

D.

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to