Re: GNOME messaging



On Thu, 22 Oct 1998, Michael Forrest wrote:

> I guess what I am trying to get at is the ability to have a typed
> and scoped messaging system, _including_ a broadcast facility.
> This would be above and beyond the simpler client -> server direct
> invocation model that is fundamental to CORBA. A typed event channel
> (perhaps as per CosEvent Service or even CosNotification) would
> allow this, so that you could broadcast events like "This file
> has changed"

This will be done by baboon, and it doesn't need "typed and scoped" event
channels.

> "can somebody please launch _this_ application".

This is done via GOAD already, and ... .

You don't want to broadcast server or document activation requests,
because broadcast implies zero or more listeners, and therefore no
guarantee that the request will be handled.

You don't need a generic message service; using application-specific
interfaces will prove more flexible, and you will still be able to invoke
things dynamically. Trying to genericize messaging winds up just adding a
bloat layer on top of CORBA, which already does the "send message, get
response" thing in a generic and dynamic way.

-- Elliot
"In film you will find four basic story lines. Man versus man, man
 versus nature, nature versus nature, and dog versus vampire."
    - Steven Spielberg



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]