abstract naming conventions
From: Shemp (stoogemaniac_at_mchsi.com)
Date: 04/13/04
- Previous message: Shemp: "Re: [Off topic] Gay marriage"
- Next in thread: Silvio Bierman: "Re: abstract naming conventions"
- Reply: Silvio Bierman: "Re: abstract naming conventions"
- Reply: ErstwhileIII: "Re: abstract naming conventions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 13 Apr 2004 12:57:43 GMT
We are having a debate in our organization about naming conventions for
abstract classes. The three proposed methods are:
1) Prefix the class name with abstract. Example: AbstractUser
2) Prefix the class name with a: Example aUser
3) Don't do anything to the class name.
I would appreciate hearing what everyone else is doing for naming abstract
classes.
Thanks!
- Previous message: Shemp: "Re: [Off topic] Gay marriage"
- Next in thread: Silvio Bierman: "Re: abstract naming conventions"
- Reply: Silvio Bierman: "Re: abstract naming conventions"
- Reply: ErstwhileIII: "Re: abstract naming conventions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|