On 15 Okt., 02:05, grendelan <[EMAIL PROTECTED]> wrote: > If GNOME uses D-Bus, doesn't that conflict, from a design standpoint, with > GNUStep's inherent message bus? What about the scope/namespace of the bus?
They simply run on parallel streets and can't communicate with each other. GNUstep's DO system is distributing 'NSObject' objects between separate processes (on local or remote machines) and transparently passing Obj-C remote message calls. So it is on the Object level. Not on an operating system or library level as D-Bus is. -- hns _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
