Re: [PHP-GTK-DOC] Static Methods in the docs
[email protected] (Scott Mattocks)
| Newsgroups | php.gtk.doc |
|---|---|
| Message-ID | <[email protected]> |
Anant Narayanan wrote: >> Right now there's no way to differentiate between a regular method and >> one that should be called statically and it will lead to problems (most >> likely the same support questions over and over and bogus bugs) > > The best way IMO is to create a &static; entity, just like the one for > &deprecated. My concern with doing it that way is breaking that I think we have to add an entry for every <lang>.xml file or risk breaking the build. But after taking a look again, I see that there are only 3 <lang>.xml files right now. I think I was making it a bigger issue than it is. Scott