Newsgroups: comp.lang.smalltalk
Path: cantaloupe.srv.cs.cmu.edu!bb3.andrew.cmu.edu!newsfeed.pitt.edu!gatech!newsfeed.internetmci.com!in2.uu.net!news.new-york.net!ritz.mordor.com!jpletzke
From: jpletzke@ritz.mordor.com (Jonathan Pletzke)
Subject: Re: C++/ST interface
X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
Lines: 16
Organization: Mordor International
Message-ID: <DLnBL0.KB0@ritz.mordor.com>
References: <4e2q80$dli@sundog.tiac.net>
Date: Tue, 23 Jan 1996 18:05:24 GMT

Joe Kinsella (jkinsella@procd.com) wrote:
: Do any of the Smalltalks provide an interface to C++?.

Last time I looked at options (this summer) they only support C (with 
other languages through the C interface -i.e. COBOL)

Your options include:
Using a C interface on the C++ code.
Using SOM/DSOM
Using OLE2
Any other CORBA/DCE approach.

-Jonathan Pletzke
President
The Technical Expertise Corporation

