1 | CORBA allows intelligent components to discover each other and inter-operate via the bus. |
2 | |
3 | CORBA also specifies an extensive set of bus related services - creating, deleting, relationships, etc... |
4 | |
5 | One of the most import parts of CORBA is the Interface Definition Language (IDL). |