fdb-record-layer
fdb-record-layer copied to clipboard
Make EvaluationContextBuilder API backwards compatible
In PR #1564, the maintained EvaluationContextBuilder
API was broken by introducing a build()
method that took a parameter. In order to avoid breaking that API for adopters, we should be able to have a default TypeRepository
set in the builder that can then be overridden