Re: [PHP-GTK-DOC] Static Methods in the docs
[email protected] ("Steph Fox")
| Newsgroups | php.gtk.doc |
|---|---|
| Message-ID | <02a601c6e7e1$5a8a78c0$6602a8c0@foxbox> |
>> > The best way IMO is to create a &static; entity, just like the one for >> > &deprecated. >> >> Mmm, it's whether it could be automated from src though - I'm wondering >> if >> it can... > > A little tinkering with the updater script should do the trick; since > reflection shows the methods as static (See Christian's Dev_Inspector). > Question is, who's going to do the tinkering :) Tain't me, I have a long-outstanding tinkering TODO as it is :) It shows up in the source too - but you're right, reflection probably makes it easier. - Steph > - Anant >