On Thu, Jan 14, 2010 at 4:43 PM, Hannes Magnusson
<[email protected]> wrote:
> I.. don't know.
> I look at the class reference page when I want quickly see the access
> modifiers of the methods.
> And, its documented on the method pages..
>
> I don't really see the need to parse the access modifiers and then
> manipulating all <methodname>, <xref>, <refname>, and wherever it may
> be mentioned.
>
> Having a strict markup convention for this is going to be biatch to
> enforce, and eventually leading to confusion.
>
>
> I'm sure we can implement this in PhD though if you all feel strongly about 
> it.
>
> -Hannes
>

Having not looked a lot at the source of PhD, how difficult would this
be to implement?  I think it should just be a check if there's a
<modifier>static</modifier> child of each <methodsynopsis>, shouldn't
it?

Reply via email to