| A context object with two main responsibities:
- Exposing information to a mapper to influence
a mapping attempt.
- Providing operations for recording progress or
errors during the mapping process.
Empty for now; subclasses may define their own custom context behavior
accessible by a mapper with a downcast.
author: Keith Donald |