ICE 3.6b: missing Request method
In the ICE-Java runtime, the Request interface is missing the "isCollocated" method.
We would like to continue using this method, even though I've read the semantics have changed in 3.6.
This (breaking) change has not been described in the manual. The 3.6 manual still mentions this method:
https://doc.zeroc.com/display/Ice36/Dispatch+Interceptors
We would like to continue using this method, even though I've read the semantics have changed in 3.6.
This (breaking) change has not been described in the manual. The 3.6 manual still mentions this method:
https://doc.zeroc.com/display/Ice36/Dispatch+Interceptors
0
Comments
The manual is wrong here, the method was removed. Why do you need to use this method?