RI or written spec?

# Michael O'Brien (18 years ago)

Is the RI informative or normative?

When the spec is actually published, will the written word take precedence, albeit with code fragments from the RI textually included or will the RI itself be the ultimate arbiter?

Mob

# Brendan Eich (18 years ago)

When we've produced a spec to propose as the normative ES4 standard,
it will be, er, normative ;-). The RI at that point will be
informative, but it will be maintained so future editions can
continue to extract code to include in the spec.

# Lars T Hansen (18 years ago)

The spec is normative. The RI is informative. (It will presumably have to commit to some things that the spec need not commit to, even if its something as relatively trivial as the precise workings of the random number generator.)