On Tue, 2007-05-22 at 16:06 +0100, Robert Shearman wrote:
Misha Koshelev wrote:
One more question: Will the COMification of msi somehow require OLE automation, as Mike's email excerpt seems to suggest (this would be another reason then to continue implementing it)? If so, how?
I believe James is planning to implement it, but it doesn't really make sense to use the OLE automation objects because:
- There is no Package object.
- The methods have to closely resemble those of the C interface to
avoid different behaviour.
Ok, this is what I thought... that is why I had the hardest time trying to figure out what Mike meant in his email.
Misha