Hacker News new | ask | show | jobs
by chiph 1849 days ago
The writer is the person who added VBA to Excel + the MS Office suite. Where you used COM to make use of external libraries/programs. I assure you, he's not ignorant.

Is COM obsolete today? For new development, yes. But Microsoft still supports it and you can still write .net code that gets exposed as COM objects.