FLUID-5975: Document the fluid.contextAware.getCheckValue utility

Metadata

Source
FLUID-5975
Type
Improvement
Priority
Major
Status
Open
Resolution
N/A
Assignee
Antranig Basman
Reporter
Antranig Basman
Created
2016-09-30T11:22:32.279-0400
Updated
2016-09-30T11:22:32.279-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. Framework

Description

This utility lies in a grey area given it is not marked as NON-API but does not have docs.
https://github.com/fluid-project/infusion/blob/master/src/framework/enhancement/js/ContextAwareness.js#L134

This utility is primarily of interest to those implementing pieces of "proto-framework" but recently came up as of interest in https://github.com/fluid-project/infusion/pull/757 for FLUID-5973 implementing improvements to condition test execution.