Follow-up to #2754253: Lack of standard result in collaboration of analyzers

Problem/Motivation

Currently, we cannot exposes contexts other than specifically calling getAllContexts() method on a DefaultAnalyzerResult object.

Proposed resolution

Implement context definition interface so user and many other contexts can be exposed through it internally. The same system can be used to build a UI and future integration with Rules module.

Comments

mbovan created an issue. See original summary.

mbovan’s picture

mbovan’s picture