-
Bug
-
Resolution: Fixed
-
Major
-
6.0.1
-
None
I just hit that problem in my project. I load bindings specifying that init bindings should be skipped, however, they are loaded anyway.
I checked code of BinderImpl.loadComponentProperties() method and it is clearly visible, that loadinit parameter simply ignored (not used at all).
Is this bug or feature?