ome / omero-blitz

Gradle project containing Ice remoting code for OMERO
https://www.openmicroscopy.org/omero
GNU General Public License v2.0
0 stars 15 forks source link

Bug: SkipHead duplication is broken #104

Closed mtbc closed 3 years ago

mtbc commented 3 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.