1 Comet Release Notes
1.1 Comet 1.1.1
1.1.1 Improvements and New Features
- Small improvements on wrapper code generation.
- Support for enumeration interfaces.
1.1.2 Known Bugs and Problems
No way to avoid context switches (in Win32) when calling COM-object. This might be addressed in future versions.
Some types from code generations are wrong, and needs manual adjustment (i.e. Word 2000).
1.2 Comet 1.1
New release.
Greatly improved everything.
Comet can now be run as a port program and/or a port driver. The same API works in both.
Now generates Erlang wrapper modules around COM objects and interfaces, using information in COM TypeLibs.
Examples include controlling Internet Explorer, using Excel and accessing data through ADO.
1.3 Comet 1.0
New application.