realbasic-nug
[Top] [All Lists]

Re: COM support

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: COM support
From: Massimo Valle <maxduepuntozero@yahoo.it>
Date: Thu, 26 Feb 2009 21:04:12 +0100
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com; domainkeys=hardfail (test mode) header.From=maxduepuntozero@yahoo.it
Delivered-to: listarchive@realsoftware.com
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.it; h=Received:X-YMail-OSG:X-Yahoo-Newman-Property:Message-Id:From:To:In-Reply-To:Content-Type:Content-Transfer-Encoding:Mime-Version:Subject:Date:References:X-Mailer; b=AbEvIg/6m1X93jwaa4Pk9uBAN8nbiQZEBRHy7a29CsNUlyiyBAOYwdlKmdpjeTuhMdHnnzZ7hUnZ1QKB5SZunRNR3mCdegyAAb8J7Bik4PQb/0xKCiJt6BEvW9sx9qpQYQkUzvB0H9dOPH8MAQ2zPE9TByOkmrZDydLAeIr7UQI= ;
Domainkey-status: bad (test mode)
In-reply-to: <31becf620902261137w216913day15aa030eef975c25@mail.gmail.com>
References: <31becf620902261052y5659605bhbbe2f95720dded5@mail.gmail.com> <E79EE5A0-0E2A-4EF9-A895-AB0B0DB5276B@great-white-software.com> <31becf620902261137w216913day15aa030eef975c25@mail.gmail.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com

On 26/feb/09, at 20:37, Adam Shirey wrote:

On Thu, Feb 26, 2009 at 1:17 PM, Norman Palardy
<npalardy@great-white-software.com> wrote:

I think adding COM support would be a pretty quick and definitely big win
for REALbasic.


I can assure you it's not a "pretty quick" thing to add full COM/ ActiveX
support

"Pretty quick" is a relative term, and I certainly don't equate it to
"trivial". However, I've discussed it with Aaron (who has several
postings on his website regarding COM and did much of the research
while he was at Real), and he asserts it's a reasonably quick fix --
though it takes the will to implement it.


While I can't say if adding COM support would be a quick fix or not, I'd just add to this discussion that even Mac OS X uses COM objects, even if here it's not widely used as on Windows. I recently posted a Mac OS X class (http://www.maxvalle.com/AppleRemoteClass.zip ) which handles the Apple Remote in pure RB and, to do so, it handles COM objects with delegates. I can say that's a real pain working with COM objects as I did and it's not feasible for extensive projects. But it's still possible.

Massimo Valle



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>