RE: Can a CORBA server return a pointer to a GTK+ object?
- From: "Matthew Loper" <matthew loper org>
- To: <gnome-devel-list gnome org>
- Subject: RE: Can a CORBA server return a pointer to a GTK+ object?
- Date: Sun, 14 Mar 1999 09:02:44 -0500
> On Sun, 14 Mar 1999, Russell Steinthal wrote:
>
> > A question for the ORBit/CORBA gurus:
> >
> > Is there a way for a CORBA server to return a pointer to arbitrary
> > memory? My gut tells me that that shouldn't be allowed (since it
> > would be next to impossible to extend to a remote server), and the
> > documentation I have found so far seems to confirm that...
>
> Not that easily. Each application gets it's own virtual memory space, so
> pointers passed between the two wouldn't make sense.
>
> It was screwy enough when I did that on DOS :)
can't you do it if you know the server is collocated/inproc?
on the topic, is there any way to check if a server is inproc?
Matthew@loper.org
http://loper.org/~mmlop
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]