Re: [HACKERS] CORBA STATUS

Поиск
Список
Период
Сортировка
От The Hermit Hacker
Тема Re: [HACKERS] CORBA STATUS
Дата
Msg-id Pine.BSF.4.10.9911100004530.2296-100000@thelab.hub.org
обсуждение исходный текст
Ответ на Re: [HACKERS] CORBA STATUS  (Thomas Lockhart <lockhart@alumni.caltech.edu>)
Список 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 по дате отправления:

Предыдущее
От: bryan_napier@mindspring.com
Дата:
Сообщение: Visual Basic/Data Environment Designer/PgODBC
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: [HACKERS] CORBA STATUS