Ticket #28 (closed defect: invalid)

Opened 11 months ago

Last modified 2 months ago

Clarify "context" versus "this" in docs

Reported by: JarrettBillingsley Assigned to: JarrettBillingsley
Priority: normal Milestone: MiniD 2
Component: Documentation Keywords:
Cc:

Description

The word "context" is used in two distinct ways in the MiniD docs:

  • the place where globals are stored
  • the 'this' parameter to a function

There has been some confusion about this, so it should be made clearer.

Change History

10/06/08 09:06:12 changed by JarrettBillingsley

  • status changed from new to closed.
  • resolution set to invalid.

MDContext no longer exists, so there's no ambiguity.