Bruce Geerdes

Results 1 issues of Bruce Geerdes

The @OptionalInject wrapper only works if one provides a non-optional component. If the component is optional, the @OptionalInject wrapped instance always ends up nil. This appears to be because the...