Difference between revisions of "Eiffel Coding Standard"

Line 1: Line 1:
 
[[Category:Coding Standards]]
 
[[Category:Coding Standards]]
 +
{{UnderConstruction}}
 
*  Do not put a blank line between
 
*  Do not put a blank line between
 
:* '''create''' and creation instructions
 
:* '''create''' and creation instructions

Revision as of 22:15, 20 July 2009

Construction.png Not Ready for Review: This Page is Under Development!

  • Do not put a blank line between
  • create and creation instructions
  • inherit and parent clauses
  • Do not use assertion clauses without tag names.