<?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 - Symbian development - An alternative to embedding applications - Comments</title>
 <link>http://www.newlc.com/en/symbian-development-alternative-embedding-applications</link>
 <description>Comments for &quot;Symbian development - An alternative to embedding applications&quot;</description>
 <language>en</language>
<item>
 <title>Re: Symbian development - An alternative to embedding applicatio</title>
 <link>http://www.newlc.com/en/symbian-development-alternative-embedding-applications#comment-46507</link>
 <description>&lt;p&gt;Well,&lt;/p&gt;

&lt;p&gt;Every system has advantages as well as disadvantages. It&#039;s not surprising to me to see features supported in one platform and unsupported in another. Windows has its own design flaws that have been addressed in EPOC/Symbian from the very beginning. And vice versa.&lt;/p&gt;

&lt;p&gt;Tote&lt;/p&gt;</description>
 <pubDate>Fri, 23 May 2008 21:40:16 +0200</pubDate>
 <dc:creator>tote</dc:creator>
 <guid isPermaLink="false">comment 46507 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Symbian development - An alternative to embedding applicatio</title>
 <link>http://www.newlc.com/en/symbian-development-alternative-embedding-applications#comment-46505</link>
 <description>&lt;p&gt;This is sad. Seriously sad...&lt;/p&gt;

&lt;p&gt;I think even Windows 3.0 had the capability for embedding applications and OLE made its way as far as NT 3.5. The fact that Symbian developers debating and writing articles on problems that have been solved in my dad&#039;s time is even painful to watch&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 23 May 2008 18:53:06 +0200</pubDate>
 <dc:creator>maxxxpayne</dc:creator>
 <guid isPermaLink="false">comment 46505 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Symbian development - An alternative to embedding applicatio</title>
 <link>http://www.newlc.com/en/symbian-development-alternative-embedding-applications#comment-42578</link>
 <description>&lt;p&gt;Thanks for your reply, Alh! You&#039;re right that it would introduce another burden of having to maintain binary compatibility. The question is how much Nokia is willing to serve their community. I mean, I can see that it&#039;d be another duty for Nokia, but I believe they could cope with it. &lt;img src=&quot;/sites/all/modules/smileys/packs/example/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; /&gt;&lt;/p&gt;

&lt;p&gt;And I really see your point in having a COM-like approach as that would be very flexible and yet easy to maintain. Thanks for sharing your thoughts on this, I wish they read this conversation.&lt;/p&gt;

&lt;p&gt;Tote&lt;/p&gt;</description>
 <pubDate>Thu, 25 Oct 2007 10:14:16 +0200</pubDate>
 <dc:creator>tote</dc:creator>
 <guid isPermaLink="false">comment 42578 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Symbian development - An alternative to embedding applicatio</title>
 <link>http://www.newlc.com/en/symbian-development-alternative-embedding-applications#comment-42576</link>
 <description>&lt;p&gt;Well, they still need to maintain BC on the M-class I guess, but I still like that approach. &lt;br /&gt;
Less messy then if you have to combine the standard API with your application specific extensions&lt;/p&gt;</description>
 <pubDate>Thu, 25 Oct 2007 09:51:39 +0200</pubDate>
 <dc:creator>alh</dc:creator>
 <guid isPermaLink="false">comment 42576 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Symbian development - An alternative to embedding applicatio</title>
 <link>http://www.newlc.com/en/symbian-development-alternative-embedding-applications#comment-42575</link>
 <description>&lt;p&gt;The main problem with a CCoeControl based API, is probably that it introduces a new API that need to be binary compatibility checked for each release, and a lot more effort needs to be put in designing it well from the start.&lt;/p&gt;

&lt;p&gt;The embedded api is the same for any app, and is much easier to maintain.&lt;/p&gt;

&lt;p&gt;What I think they really need is a new API that is derived from CCoeControl, but gives a more stream lined API, that is well thought through, and easily usable for this kind of view plugin functionality.&lt;/p&gt;

&lt;p&gt;Should just have the basic functions to plug it into your control hierarchy, and then one (1) function to query for APIs.&lt;/p&gt;

&lt;p&gt;Then the apps don&#039;t have to maintain BC, but could just provide an M-class + a UID in a header file.&lt;br /&gt;
&lt;/p&gt;</description>
 <pubDate>Thu, 25 Oct 2007 09:43:33 +0200</pubDate>
 <dc:creator>alh</dc:creator>
 <guid isPermaLink="false">comment 42575 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Symbian development - An alternative to embedding applicatio</title>
 <link>http://www.newlc.com/en/symbian-development-alternative-embedding-applications#comment-42481</link>
 <description>&lt;p&gt;Well, the issue has been risen: I&#039;ve published this very post on &lt;a href=&quot;http://blogs.forum.nokia.com/view_entry.html?id=762&quot; class=&quot;bb-url&quot;&gt;Forum Nokia Blog&lt;/a&gt; as well, hope it&#039;ll get some sort of publicity. But Paul, I don&#039;t think they&#039;ll ever discuss about any APIs with 3rd party developers. I&#039;m not sure even if I&#039;d do. &lt;img src=&quot;/sites/all/modules/smileys/packs/example/puzzled.png&quot; title=&quot;Puzzled&quot; alt=&quot;Puzzled&quot; /&gt; It would be entirely different, though, if the platform was open source.&lt;/p&gt;</description>
 <pubDate>Mon, 22 Oct 2007 20:49:29 +0200</pubDate>
 <dc:creator>tote</dc:creator>
 <guid isPermaLink="false">comment 42481 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Symbian development - An alternative to embedding applicatio</title>
 <link>http://www.newlc.com/en/symbian-development-alternative-embedding-applications#comment-42480</link>
 <description>&lt;p&gt;I was also disappointed by the API.&lt;/p&gt;

&lt;p&gt;Whilst its nice, it is very limited with what you can do.&lt;/p&gt;

&lt;p&gt;But this is what happens when software is designed by a committe without talking to actual 3rd party developers about they need.&lt;/p&gt;</description>
 <pubDate>Mon, 22 Oct 2007 19:05:23 +0200</pubDate>
 <dc:creator>paul</dc:creator>
 <guid isPermaLink="false">comment 42480 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Symbian development - An alternative to embedding applicatio</title>
 <link>http://www.newlc.com/en/symbian-development-alternative-embedding-applications#comment-42465</link>
 <description>&lt;p&gt;Hi Gabor&lt;/p&gt;

&lt;p&gt;I 200% agree with you. The &quot;CCoeControl&quot; based approach may be more complex to use but gives a lot more flexibility!&lt;/p&gt;

&lt;p&gt;Cheers,&lt;br /&gt;
Eric&lt;/p&gt;</description>
 <pubDate>Mon, 22 Oct 2007 10:29:30 +0200</pubDate>
 <dc:creator>eric</dc:creator>
 <guid isPermaLink="false">comment 42465 at http://www.newlc.com</guid>
</item>
<item>
 <title>Symbian development - An alternative to embedding applications</title>
 <link>http://www.newlc.com/en/symbian-development-alternative-embedding-applications</link>
 <description>&lt;p&gt;How to use other applications&#039; services in Symbian OS? Embedding has been the answer so far, but is that enough? I don&#039;t think so.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/en/symbian-development-alternative-embedding-applications&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/en/symbian-development-alternative-embedding-applications#comments</comments>
 <category domain="http://www.newlc.com/en/taxonomy/term/13">Tools &amp;amp; SDK</category>
 <category domain="http://www.newlc.com/en/taxonomy/term/37">S60</category>
 <category domain="http://www.newlc.com/en/taxonomy/term/55">Nokia</category>
 <category domain="http://www.newlc.com/en/taxonomy/term/293">Symbian</category>
 <pubDate>Mon, 22 Oct 2007 10:25:07 +0200</pubDate>
 <dc:creator>tote</dc:creator>
 <guid isPermaLink="false">19356 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
