home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / next / programm / 7936 < prev    next >
Encoding:
Text File  |  1992-12-29  |  1.4 KB  |  57 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!shlny!nwc
  3. From: nwc (Nick Christopher)
  4. Subject: Object Standards
  5. Message-ID: <C01Et0.uF@ny.shl.com>
  6. Sender: nwc@ny.shl.com (Nick Christopher)
  7. Reply-To: nwc@ny.shl.com
  8. Organization: SHL Systemhouse. New York, NY, USA
  9. Date: Tue, 29 Dec 1992 20:12:36 GMT
  10. Lines: 45
  11.  
  12.  
  13. I am interested in this groups ideas about Object development standards. 
  14.  
  15. I am working in a group mandated to come up with a set of standards for the  
  16. development of Objects. Our goal is to come up with guidelines in areas such  
  17. as:
  18.  
  19.         Naming Conventions 
  20.             name spaces
  21.             classes
  22.             methods
  23.             instances
  24.             functions
  25.             etc.
  26.         Design
  27.         Coding Standards
  28.             style
  29.             non-use of globals
  30.             etc.
  31.         Documentation
  32.             The H file as a document
  33.             inline documentation
  34.             etc.
  35.         Robustness
  36.             debug-ability, assert.h etc.
  37.             exception handling
  38.         Portability
  39.         Postscript
  40.             wraps and naming
  41.             optimizing
  42.             
  43. The guidelines we come up with will be used for our own object certification  
  44. program (i.e. acceptance of objects written by distributed developers) but will  
  45. also be published and discussed in open forums such as this news group. 
  46.  
  47. I am interested in any comments readers of this group might have on these  
  48. topics as well as references to relevant published materials.
  49.  
  50. I am open to discussions here, or by email and will publish my groups results  
  51. as they become useful.
  52. -- 
  53. \n
  54. Nicholas Christopher
  55. Systemhouse
  56. nwc@ny.shl.com
  57.