Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: v0.9.4
-
Component/s: None
-
Labels:None
-
Release Note:This creates a new API for Contexts, OutputFormats, and Source/Sink/Decorator builders. It keeps the old API and falls back to the old API to remain backwards compatible. This API is marked deprecated and will be removed in the future.
Description
Currently Contexts are String->String maps. We could make this a little more type safe by allowing it to have Objects.