ice icon indicating copy to clipboard operation
ice copied to clipboard

Remove interface by value support in all language mappings

Open bentoi opened this issue 1 year ago • 0 comments

#1635 removed support for interface by value in the C++ language mapping but afaict it's still there in some other language mappings. For instance, in Java there are still marshaling methods on Object and we still have an InterfaceByValue class.

bentoi avatar Feb 06 '24 11:02 bentoi