Issue 43: Allow users to pass in Context objects rather than raw JSON data objects
Project Member Reported by gtempacc...@yahoo.com, Nov 14, 2009
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.