Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.6-rc-1, 1.5.8
-
None
-
None
Description
ObjectGraphBuilder supports setting closures as values for many of its internal strategies, the problem is that the current builder instance is not set as the delegate on those closures, making it practially impossible to expose the internal contexts if needed to perform a better decision by said strategies.