[omniORB] Interface Repository + WEB applications

Adriaan Joubert a.joubert@albourne.com
Fri, 14 Jul 2000 20:58:40 +0300


Hi,

    Anybody know of an interface repository one can use with omniORB?

    Reason I want an interface repository is to write CORBA CGI clients.
I've managed to put some simple perl interfaces together by bolting some
C-code to perl (using SWIG), but it is quite a painful process. So I
thought if I have an interface repository I could generate some of the
perl forms on the fly, rather than hand-coding every client.

If somebody knows of a better solution for this problem, I'd like to
hear about it! I saw that somebody has put together a perl interface for
MICO. Anybody got any experience with that?

Adriaan