Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: Darren Lock on March 05, 2002, 05:02:23 am

Title: Automation Interface - Dual Interface
Post by: Darren Lock on March 05, 2002, 05:02:23 am
Would it be possible to extend the current Automation inteface into a Dual Interface i.e. vtable (early binding).

Having a typlib for this would give the benefits of compile time checking and Intellisense(autocomplete) in VB, VC++, etc.

Thanks, Darren.
Title: Re: Automation Interface - Dual Interface
Post by: Surly on March 20, 2002, 04:41:47 pm
Having a typelib would also allow the automation server to be driven by Java using IBM's bridge2java.  You can't generate the proxies without a typelib and EA.exe apparently doesn't contain a typelib.