fdb-record-layer icon indicating copy to clipboard operation
fdb-record-layer copied to clipboard

Make EvaluationContextBuilder API backwards compatible

Open alecgrieser opened this issue 2 years ago • 0 comments

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

alecgrieser avatar Apr 08 '22 16:04 alecgrieser