<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: C++ Generic Coding vs. Java Frameworks</title>
	<atom:link href="http://pocoproject.org/blog/?feed=rss2&#038;p=30" rel="self" type="application/rss+xml" />
	<link>http://pocoproject.org/blog/?p=30</link>
	<description>News and discussion for the POCO Community</description>
	<lastBuildDate>Sun, 26 May 2013 14:39:39 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: guenter</title>
		<link>http://pocoproject.org/blog/?p=30&#038;cpage=1#comment-85</link>
		<dc:creator>guenter</dc:creator>
		<pubDate>Mon, 06 Nov 2006 08:14:24 +0000</pubDate>
		<guid isPermaLink="false">http://appinf.com/poco/blog/?p=30#comment-85</guid>
		<description>There&#039;s currently no support for shared memory in POCO, but apart from that, I guess anything that can be done with ACE can also be done with POCO.

ACE supports a few more (legacy) operating systems (at the cost of a quite messy code base...)</description>
		<content:encoded><![CDATA[<p>There&#8217;s currently no support for shared memory in POCO, but apart from that, I guess anything that can be done with ACE can also be done with POCO.</p>
<p>ACE supports a few more (legacy) operating systems (at the cost of a quite messy code base&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hendrick</title>
		<link>http://pocoproject.org/blog/?p=30&#038;cpage=1#comment-84</link>
		<dc:creator>Hendrick</dc:creator>
		<pubDate>Sat, 04 Nov 2006 13:41:50 +0000</pubDate>
		<guid isPermaLink="false">http://appinf.com/poco/blog/?p=30#comment-84</guid>
		<description>I am not familiar with c++ frameworks that attempt to do what POCO is doing but I have heard of ACE and visited their website. That framework comes acrosss as too complicated for me. But apparently it has been around for quite a while. My question is what is it that ACE does and POCO cannot do as of today?

H.</description>
		<content:encoded><![CDATA[<p>I am not familiar with c++ frameworks that attempt to do what POCO is doing but I have heard of ACE and visited their website. That framework comes acrosss as too complicated for me. But apparently it has been around for quite a while. My question is what is it that ACE does and POCO cannot do as of today?</p>
<p>H.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://pocoproject.org/blog/?p=30&#038;cpage=1#comment-83</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Wed, 11 Oct 2006 19:49:40 +0000</pubDate>
		<guid isPermaLink="false">http://appinf.com/poco/blog/?p=30#comment-83</guid>
		<description>One thing is for sure - is not a language superiority issue at all. I have yet to see a convincing argument that Java (programming language) is in any way, shape or form superior to C++ language. Java gained it&#039;s ground because it is a) easier to learn than C++ and b) backed up by giant marketing machines. Seen long time ago on a PC near you with MS DOS and later Windows and VB. And then, there&#039;s this &quot;multi-platform&quot; hoax. Stroustrup is absolutely &lt;a href=&quot;http://www.research.att.com/~bs/bs_faq.html#Java&quot; rel=&quot;nofollow&quot;&gt;right &lt;/a&gt;- Java is not platform independent. It is a platform.
C++&#039;s blessing and damnation at the same time (on top of complexity and steep learning curve) is too much variety of everything, starting from language constructs over naming conventions and programming styles all the way to general-purpose frameworks and GUIs. Indeed, a thorny path leads to C++ mastery. And then, there&#039;s perpetually present style discussion. Although essentially superficial, at the end of the day style does matter, at least in consistency sense.</description>
		<content:encoded><![CDATA[<p>One thing is for sure &#8211; is not a language superiority issue at all. I have yet to see a convincing argument that Java (programming language) is in any way, shape or form superior to C++ language. Java gained it&#8217;s ground because it is a) easier to learn than C++ and b) backed up by giant marketing machines. Seen long time ago on a PC near you with MS DOS and later Windows and VB. And then, there&#8217;s this &#8220;multi-platform&#8221; hoax. Stroustrup is absolutely <a href="http://www.research.att.com/~bs/bs_faq.html#Java" rel="nofollow">right </a>- Java is not platform independent. It is a platform.<br />
C++&#8217;s blessing and damnation at the same time (on top of complexity and steep learning curve) is too much variety of everything, starting from language constructs over naming conventions and programming styles all the way to general-purpose frameworks and GUIs. Indeed, a thorny path leads to C++ mastery. And then, there&#8217;s perpetually present style discussion. Although essentially superficial, at the end of the day style does matter, at least in consistency sense.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
