1 |
CORBA objects differ from typical programming language objects in these ways:
|
2 | CORBA object developers need know nothing of where their clients will be, what hardware or OS they will run on, or what language they will be written in. |
3 | CORBA objects approach universal accessibility. |