| Issue 43: | Allow users to pass in Context objects rather than raw JSON data objects | |
| 1 person starred this issue and may be notified of changes. | Back to list |
This is essentially promoting ScopedContext to a public API. It already is sort of public, since you get use context.get() in formatters/predicates. This may be necessary for PB support in issue 41. |