>>>>> "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
----------------------------------------------------------------------


Reply via email to