[Oberon] Identifiers and Capitalization

August Karlstrom fusionfive at comhem.se
Mon Mar 13 18:18:04 CET 2006


Thomas Frey wrote:
> For the newer Modules in Native Oberon and especially in Bluebottle,
> normally the following convention was used:
> 
> Constant/Static "things" start capital. I.E. Modules, Types,
> Constants, Procedures.
> Variables start small : Variables, Fields, Parameters
> 
> Variables used as Constants because there is no static way for
> initialization in the Language (Records/Arrays) are used
> inconsistently upper/lower case.

OK, sounds sensible to me.


August


More information about the Oberon mailing list