Closed mtbc closed 4 years ago
SkipHeadI.init expects to simply init the wrapped DuplicateIs then use them but #100 includes extra setter calls by RequestObjectFactoryRegistry and something similar needs to make it into such wrapped request instances.
SkipHeadI.init
init
DuplicateI
RequestObjectFactoryRegistry
SkipHeadI.init
expects to simplyinit
the wrappedDuplicateI
s then use them but #100 includes extra setter calls byRequestObjectFactoryRegistry
and something similar needs to make it into such wrapped request instances.