Re: [HACKERS] CORBA STATUS - Mailing list pgsql-interfaces

From The Hermit Hacker
Subject Re: [HACKERS] CORBA STATUS
Date
Msg-id Pine.BSF.4.10.9911100004530.2296-100000@thelab.hub.org
Whole thread Raw
In response to Re: [HACKERS] CORBA STATUS  (Thomas Lockhart <lockhart@alumni.caltech.edu>)
List pgsql-interfaces
On Wed, 10 Nov 1999, Thomas Lockhart wrote:

> > Whomever does this implementation, or works on this, needs to bear in mind
> > that there are several different ORBs out there, and the code should be
> > written in such a way that *I* can use MICO, Oleg here can use Fnorb,
> > someone  else can use ORBit, etc...I personally don't want to have to go
> > ut and grab <INSERT ORB of the Day here> just so that I can use CORBA,
> > when I already have Mico installed for other software...
> 
> Then forget it. Corba implementations don't work this way (yet).

Wait...when we talked about this months back, I swore that one of the
conclusions *was* that this was possible...it would involve us doing
wrapper functions in our code that were defined in an include file based
on which ORB implementation was used...?

Basically...

pg_<corba function> maps to <insert mico corba function here>         or <insert orbit corba function here>
or<insert other implementation function here>
 

Has this ability changed? *raised eyebrow*


Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



pgsql-interfaces by date:

Previous
From: bryan_napier@mindspring.com
Date:
Subject: Visual Basic/Data Environment Designer/PgODBC
Next
From: Thomas Lockhart
Date:
Subject: Re: [HACKERS] CORBA STATUS