Distributed Objects and the System Life-Cycle
All large systems change with time.
? Dynamic binding of objects combined with polymorphism
permits the addition of extra object types, incremental
changes, etc. to be localized.
Development environments change with time.
? Language bindings and IIOP permit changes.
Production environments changes with time.
? Code can be reused in different environments.