classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] FYI: First class for javax.management.


From: Chris Burdess
Subject: Re: [cp-patches] FYI: First class for javax.management.
Date: Tue, 10 Jan 2006 08:57:05 +0000
User-agent: Mutt/1.3.28i

Meskauskas Audrius wrote:
>   /**
>    * The attribute name.
>    */
>   final String m_name;
> 
>   /**
>    * The attribute value.
>    */
>   final Object m_value;

Do we really need all this "m_*" Hungarian notation business? We don't use
this form (or indeed underscores at all) anywhere else in Classpath. 
-- 
Chris Burdess




reply via email to

[Prev in Thread] Current Thread [Next in Thread]