Post
by prh » Tue Oct 07, 2003 2:25 am
Actually I weren't really interested in the COM support for the scripting purposes, but mainly the ability to do all the things you can't do in the scripting, and which would be overkill to add in MQ itself...
For instance, a COM component for sending an SMS to all guildies :)
/macro SMS RAID NOW ASSHOLES !! LOG ON !!! :)
Webservices, I've exposed most of our guilds dkp system as a WebService also, and writing the client in MQ seems kinda overkill, and a lot harder than making a very simple COM component in .NET which can call the webservice for me..
My point is that COM already has so many useful components, after all, why reinvent the wheel....