home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.next.programmer
- Path: sparky!uunet!shlny!nwc
- From: nwc (Nick Christopher)
- Subject: Object Standards
- Message-ID: <C01Et0.uF@ny.shl.com>
- Sender: nwc@ny.shl.com (Nick Christopher)
- Reply-To: nwc@ny.shl.com
- Organization: SHL Systemhouse. New York, NY, USA
- Date: Tue, 29 Dec 1992 20:12:36 GMT
- Lines: 45
-
-
- I am interested in this groups ideas about Object development standards.
-
- I am working in a group mandated to come up with a set of standards for the
- development of Objects. Our goal is to come up with guidelines in areas such
- as:
-
- Naming Conventions
- name spaces
- classes
- methods
- instances
- functions
- etc.
- Design
- Coding Standards
- style
- non-use of globals
- etc.
- Documentation
- The H file as a document
- inline documentation
- etc.
- Robustness
- debug-ability, assert.h etc.
- exception handling
- Portability
- Postscript
- wraps and naming
- optimizing
-
- The guidelines we come up with will be used for our own object certification
- program (i.e. acceptance of objects written by distributed developers) but will
- also be published and discussed in open forums such as this news group.
-
- I am interested in any comments readers of this group might have on these
- topics as well as references to relevant published materials.
-
- I am open to discussions here, or by email and will publish my groups results
- as they become useful.
- --
- \n
- Nicholas Christopher
- Systemhouse
- nwc@ny.shl.com
-