Hacker News new | ask | show | jobs
by whitexn--g28h 1269 days ago
CORBA made rpc calls opaque, which was nice in theory, but there are faults that need to be handled only for remote calls. It’s a lot of extra code to handle those faults that you don’t need for local functions.