- Because that makes sense.
- Because that still allows passing an instance directly thanks to BeanReference.ofInstance(...).
- Because it’s simpler: that would allow us to get rid of BeanDelegatingBinder, since whoever calls .bind is perfectly able to retrieve the binder from the bean resolver.
|
|