remote-trait-object
remote-trait-object copied to clipboard
Handle not imported ServiceRefs
It should always be imported.
The policy to handle a not imported case is not decided
not imported ServiceRef
is problematic since it's a memory leak.
However not exported ServiceRef
is not that problematic, but highly likely to be a mistake anyway, so worth it to warn that.