CORBA::MICO is a Perl interface to the MICO ORB. Its most distinctive feature is that it is completely dynamic. It is not necessary to pregenerate "stubs" or "skeletons"; all necessary information is retrieved at runtime.
| Tags | Software Development Object Brokering CORBA |
|---|---|
| Licenses | LGPL |
| Implementation | Perl |
Recent releases


Changes: Some multi-threaded problems have been solved. This release has a new MICO::Fixed and eliminates compiler complaints.


Changes: Several serious bugs were fixed. Now it works with multithreaded MICO.


Changes: There is a port to the Win32 platform. A serious bug with UserException marshalling has been fixed.


Changes: Ported to MICO v2.3.6. Missed core ORB functions, several usefull usage examples, a lot of new functionality for CORBA Control Center, and bugfixes added.


Changes: The CORBA Cotrol Center was added to provide a user interface for standard CORBA subsystems and services. Only one part of CCC was implemented: the interface repository browser. Some bugs were fixed, and the problems with the Solaris installation were hopefully solved.