CORBA Genes
Software engineering: abstraction, encapsulation, modularity, …
Platform/language independence
Application-level simplicity
A distributed system Cadillac does not make a paved road: method call order (especially for drawing!), deadlocks, real-time response. (remember what you’re passing: no pass-by-value).
System-level complexity: keeping it all running