1 Comet Release Notes
1.1 Comet
1.1.1 Improvements and New Features
- Generates Erlang wrapper modules from COM TypeLibs.
- More examples, better documentation.
1.1.2 Fixed Bugs and Malfunctions
Improved stability, now works as a port program too.
1.1.3 Known Bugs and Problems
No way to avoid context switches (in Win32) when calling COM-object. This might be addressed in future versions.
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.