Update description of triple processing, describe case where env-map has class & instance #193
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Enhance description of matching rules for environment-map to permit richer behavior when both class and instance fields are present.
This fixes #136 (removing the term "group"), #80 and #178.
Add description of case where env-map has class & instance.
This fixes issue #172 and is part of the solution to issue #173.
The changes made by this PR are an exact copy of the changes in PR #175 and branch 172-enhance-envmap-match, please refer to the discussion in that PR for details of the approvals.