>>>>> "David" == David Glen JEFFERY <[EMAIL PROTECTED]> writes:
David> Depending on how you do it, the choice of ORB may not be
David> such a huge issue. Our (infantile) Mercury implementation
David> does not talk to the ORB directly, but rather goes via C++
David> stubs and skeletons. In this way, we have a very small
David> module of ORB-specific (initialisation etc.) code, but the
David> rest of our implementation should (we believe ;-) ) work
David> with any C++ compliant ORB.
How do you produce the stubs and skeletons ? Do you generate them from
IDL ?
How does Mercury call C++ anyway - what about the C++ name mangling ?
Tim
--
----------------------------------------------------------------------
T.R.BARBOUR Email : [EMAIL PROTECTED]
----------------------------------------------------------------------
Department of Computer Science
The University of Melbourne
Parkville, Victoria 3052
Australia
----------------------------------------------------------------------
- Re: Haskell, CORBA and Java (Was: Re: Current sta... David Glen JEFFERY
- Re: Haskell, CORBA and Java (Was: Re: Current sta... Sigbjorn Finne
- Re: Haskell, CORBA and Java (Was: Re: Current sta... Lennart Augustsson
- Re: Haskell, CORBA and Java (Was: Re: Current sta... Sigbjorn Finne
- Re: Haskell, CORBA and Java (Was: Re: Current sta... Daan Leijen
- Re: Haskell, CORBA and Java (Was: Re: Current sta... Manuel M. T. Chakravarty
- Re: Haskell, CORBA and Java (Was: Re: Current sta... Manuel M. T. Chakravarty
- Re: Haskell, CORBA and Java (Was: Re: Current sta... Sigbjorn Finne
- Re: Haskell, CORBA and Java (Was: Re: Current sta... Marko Schuetz
- Re: Haskell, CORBA and Java (Was: Re: Current sta... Daan Leijen
- Re: Haskell, CORBA and Java (Was: Re: Current sta... Timothy Robin BARBOUR
- Re: Haskell, CORBA and Java (Was: Re: Current sta... Timothy Robin BARBOUR
- Re: Haskell, CORBA and Java (Was: Re: Current sta... Tyson Dowd
- Re: Haskell, CORBA and Java (Was: Re: Current sta... Timothy Robin BARBOUR
