This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [setup PATCH] OnAcceptActivation


On Tue, 2003-07-29 at 23:59, Max Bowsher wrote:
> What is the rationale for the lowercase "wants"?

http://sources.redhat.com/ml/cygwin-apps/2003-03/msg00750.html

It should be fairly clear from the context, but I can enlarge:
With C++ it can be hard to tell if you are calling a static or non
static member function. Likewise, if you are accessing a global object
or variable. The guidelines are constructed, so that at a glance you can
tell that 'wantsActivation()' is a non-static method.

Cheers,
Rob

-- 
GPG key available at: <http://members.aardvark.net.au/lifeless/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]