That is correct. I've actually been using ModelMaker and been converting the
Java interfaces to Delphi interfaces in ModelMaker by hand - although that is
just for the stubs. The proxy-writer has been using a mixture of IDL2PAS and
handcoded code. That's all on hold now while we look at J-Integra.
Phil.
Myles Penlington <[EMAIL PROTECTED]> on 03/07/2000 10:53:41
Please respond to [EMAIL PROTECTED]
To: Multiple recipients of list delphi <[EMAIL PROTECTED]>
cc: (bcc: Phillip Middlemiss/NZ Forest Research Institute/NZ)
Subject: RE: [DUG]: Type libraries from interfaces
What you probably need is a CORBA IDL to MIDL compiler/translator. The IDL
is similar.
I presume from your comments that you have not been using the Delphi Type
library to create your CORBA object interfaces (else you would not have this
problem).
Myles.
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, July 03, 2000 10:07 AM
> To: Multiple recipients of list delphi
> Subject: RE: [DUG]: Type libraries from interfaces
>
>
>
> Yip,
>
> Up till now our project has been using CORBA between Delphi and Java using
> proxy
> objects so that the transports were transparent. We are looking at
> switching
> over to J-Integra which is com-based so all the Interfaces that we have
> designed
> (there are lots) now need to be turned into COM objects. I'm looking for a
> quick
> way to generate the type libraries for the COM objects from the existing
> interfaces rather than having to do all the type libraries by hand.
>
> Any suggestions?
>
> Phil.
>
>
>
>
> Myles Penlington <[EMAIL PROTECTED]> on 03/07/2000 09:25:52
>
> Please respond to [EMAIL PROTECTED]
>
> To: Multiple recipients of list delphi <[EMAIL PROTECTED]>
> cc: (bcc: Phillip Middlemiss/NZ Forest Research Institute/NZ)
>
> Subject: RE: [DUG]: Type libraries from interfaces
>
>
>
> As long as you know the control/Object name, you can use Delphi to import
> the type library for any Control etc.
> So if you can find the DLL/Object in the list of available controls,
> delphi
> will generate the Type Library to use in your project.
>
> But I suspect you are after something else ??
>
> Myles.
>
>
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [SMTP:[EMAIL PROTECTED]]
> > Sent: Friday, June 30, 2000 4:24 PM
> > To: Multiple recipients of list delphi
> > Subject: [DUG]: Type libraries from interfaces
> >
> >
> >
> > does anyone know of a 3rd party tool (or an easy way) to generate a type
> > library
> > given an existing interface?
> >
> > Phil.
> >
> >
> >
> --------------------------------------------------------------------------
> > -
> > New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
> > Website: http://www.delphi.org.nz
> --------------------------------------------------------------------------
> -
> New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
> Website: http://www.delphi.org.nz
>
>
>
>
>
>
> --------------------------------------------------------------------------
> -
> New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
> Website: http://www.delphi.org.nz
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz