What does it take to develop a Gateway module (a proxy)?
Many come as a standard Gateway modules
User’s modules
- Are CORBA objects
- Define IDL (as an XML document)
- Compile IDL (in the tie mode)
- Implement the functionality of the module
- Implement events
- Develop Front-End controls that invoke methods of the module