<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.newlc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>NewLC - ECOMPLUS - Comments</title>
 <link>http://www.newlc.com/en/ECOMPLUS.html</link>
 <description>Comments for &quot;ECOMPLUS&quot;</description>
 <language>en</language>
<item>
 <title>Update - project now maintained on sourceforge</title>
 <link>http://www.newlc.com/en/ECOMPLUS.html#comment-45451</link>
 <description>&lt;p&gt;The ECOMPLUS project is now being maintained on sourceforge:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://sourceforge.net/projects/ecomplus/&quot;&gt;http://sourceforge.net/projects/ecomplus/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Regards,&lt;br /&gt;
Michael Maguire&lt;/p&gt;</description>
 <pubDate>Mon, 31 Mar 2008 14:22:31 +0200</pubDate>
 <dc:creator>newlc4</dc:creator>
 <guid isPermaLink="false">comment 45451 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; ECOM - backport to ER6.1?</title>
 <link>http://www.newlc.com/en/ECOMPLUS.html#comment-1676</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;&lt;p class=&quot;spip&quot;&gt;I&#039;ve been working with this quite a lot lately, and found it very useful.  However, after some usage, I&#039;ve found that the need to pass in a pointer to a pointer (which some other platforms&#039; implementations&#039; do in order to allow for smart pointers) is obviated on Symbian by the use of the CleanupStack.  So to make for some cleaner code, I&#039;ve changed it in my own implementation to:&lt;/p&gt;

&lt;blockquote class=&quot;spip&quot;&gt;
&lt;p class=&quot;spip&quot;&gt;virtual MUnknown * QueryInterfaceL( TInt aInterfaceId /* IN */ ) = 0;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p class=&quot;spip&quot;&gt;Just thought I&#039;d share.  I&#039;ll see about updating the download at some point too.&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;Michael Maguire&lt;/p&gt;&lt;/div&gt;</description>
 <pubDate>Sun, 13 Feb 2005 22:40:17 +0100</pubDate>
 <dc:creator>Anonymous</dc:creator>
 <guid isPermaLink="false">comment 1676 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; ECOMPLUS</title>
 <link>http://www.newlc.com/en/ECOMPLUS.html#comment-1677</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;&lt;p class=&quot;spip&quot;&gt;I have considered the IPR issues, but I am not a lawyer.  Please see the copyright notice in the source code, where I state that the code is provided as-is, with no guarantee that it doesn&#039;t violate anyone else&#039;s IPR.&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;Ideas like interface querying show up all over the place and (I believe) pre-date COM, and the Mozilla open source project has analogues of IUnknown, so I can&#039;t imagine this is a problem, but again, IANAL.&lt;/p&gt;&lt;/div&gt;</description>
 <pubDate>Wed, 08 Dec 2004 14:51:03 +0100</pubDate>
 <dc:creator>Anonymous</dc:creator>
 <guid isPermaLink="false">comment 1677 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; ECOMPLUS</title>
 <link>http://www.newlc.com/en/ECOMPLUS.html#comment-1674</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;&lt;p class=&quot;spip&quot;&gt;Hi,
Finally, someone else who finds ECOM an incomplete design! 
I have also been keenly interested in this sort of extension. Good beginnings!&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;Have you considered the IPR issues with using this these interfaces and the ideas embodied in COM.&lt;/p&gt;&lt;/div&gt;</description>
 <pubDate>Wed, 08 Dec 2004 11:25:07 +0100</pubDate>
 <dc:creator>nicholas addo</dc:creator>
 <guid isPermaLink="false">comment 1674 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; ECOM - backport to ER6.1?</title>
 <link>http://www.newlc.com/en/ECOMPLUS.html#comment-1675</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;I don&#039;t believe I&#039;m permitted to comment on this.  Perhaps someone from Nokia could fill us in on the details...&lt;/div&gt;</description>
 <pubDate>Tue, 07 Sep 2004 01:31:08 +0200</pubDate>
 <dc:creator>MichaelMaguire</dc:creator>
 <guid isPermaLink="false">comment 1675 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; ECOM - backport to ER6.1?</title>
 <link>http://www.newlc.com/en/ECOMPLUS.html#comment-1673</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;&lt;p class=&quot;spip&quot;&gt;On a more general note, there is one thing that keeps me from using ECOM at the moment, even though I could think of several places in my code where I would like to: the lack of a backport to ER6.1 - as long as there is still a sizable population of Series 60 1.x devices out there (Sendo X, N-Gage QD being among the recent additions to the family...) I can&#039;t see how I could restrict the audience for my applications for just a bit of developer convenience...&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;In my mind, this is going to delay widespread usage of ECOM by at least a year or two, until developers can afford to sacrifice backward compatibility to ER6.1 devices.&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;Or am I completely off base, and there is already such a thing?&lt;/p&gt;&lt;/div&gt;</description>
 <pubDate>Sat, 04 Sep 2004 21:42:15 +0200</pubDate>
 <dc:creator>Marcus Groeber</dc:creator>
 <guid isPermaLink="false">comment 1673 at http://www.newlc.com</guid>
</item>
<item>
 <title>ECOMPLUS</title>
 <link>http://www.newlc.com/en/ECOMPLUS.html</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;The ECOM examples distributed with the SDK&#039;s seem to view ECOM as merely a tool for DLL polymorphism.  ECOM does help with this, but I believe it can do much more. The idea is to be entirely ECOM compatible, but to add a couple of conventions which give ECOM the salient features of COM.&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/en/ECOMPLUS.html&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/en/ECOMPLUS.html#comments</comments>
 <category domain="http://www.newlc.com/en/taxonomy/term/1">Basics</category>
 <category domain="http://www.newlc.com/en/taxonomy/term/172">ECOM</category>
 <pubDate>Wed, 25 Aug 2004 11:31:20 +0200</pubDate>
 <dc:creator>newlc4</dc:creator>
 <guid isPermaLink="false">389 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
