glib object/method-based API

Havoc Pennington hp@redhat.com
Wed, 21 May 2003 14:11:28 -0400


Hi,

A random thought to consider I just had; as orbit-idl can already
generate stubs/skels that are either in-process or go via IIOP, we
could probably also extend it to generate stubs/skels that map to
message bus messages. Essentially a CORBA API binding for the message
bus.

There are lots of complications here, but it might be interesting.

Havoc