Re: Objective C <--> COM comparison
Re: Objective C <--> COM comparison
- Subject: Re: Objective C <--> COM comparison
- From: Ondra Cada <email@hidden>
- Date: Thu, 30 May 2002 01:58:59 +0200
On Thursday, May 30, 2002, at 01:47 , Timothy Ritchey wrote:
You might want to look at mozilla's XCOM. it is a cross-platform
implementation of COM done in either C or C++. It has been awhile since I
looked at it, so I can't remember. In either case, you should be able to
wrap it with Objective-C/C++.
That would be a mess. A sensible way would be to make a bridge, so that
there's no alien API at all, and one just sends/receives messages. Not
that it would be easy with COM, but (so far as I know the rot, which
admittedly is not much!) possible.
Nevertheless, is there any reason at all to do such thing?
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
2K Development: email@hidden
http://www.2kdevelopment.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.