Integrating Eiffel with COM
Submitted by Colin LeMahieu on Fri, 05/09/2008 - 15:28.Integrating Eiffel in to a COM environment is remarkably easy as the tools that handle the majority of the heavy lifting related to COM development already exist. Programming dynamically with COM is very different than programming statically with Eiffel so I've included common pitfall concept translations for these instances.