archives

« Bugzilla Issues Index

#3442 — inconsistent capitalization of "environment record"


The spec is inconsistent on whether "environment record" (and its specializations such as "declarative environment record") should be capitalized or not. There are more occurrences of lowercase, but still lots of uppercase.


deferring to ES7 for cleanup


end up fixing this in Rev36 editor's draft

Environment Record is a specification type and always written usings caps.

the concrete subtypes are written as "object Environment Record", "function Environment Record:, etc.

A lexical environment's "Environment Record" component/field is now referred to as its "EnvirobnmentRecord" (note no space)


Okay, thanks for stating the "house style" rules.


in rev36