<?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: Proposing exciting new OO features</title>
	<atom:link href="http://news.qooxdoo.org/proposing-exciting-new-oo-features/feed" rel="self" type="application/rss+xml" />
	<link>http://news.qooxdoo.org/proposing-exciting-new-oo-features</link>
	<description>News from the qooxdoo open-source JS framework</description>
	<lastBuildDate>Sat, 28 Aug 2010 09:54:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: qooxdoo &#187; News &#187; Demonstrating new OO features</title>
		<link>http://news.qooxdoo.org/proposing-exciting-new-oo-features/comment-page-1#comment-127</link>
		<dc:creator>qooxdoo &#187; News &#187; Demonstrating new OO features</dc:creator>
		<pubDate>Tue, 06 Mar 2007 18:16:41 +0000</pubDate>
		<guid isPermaLink="false">http://news.qooxdoo.org/proposing-exciting-new-oo-features#comment-127</guid>
		<description>[...] a previous post those exciting new OO features have been announced. Also, preliminary documentation of the new features has been [...]</description>
		<content:encoded><![CDATA[<p>[...] a previous post those exciting new OO features have been announced. Also, preliminary documentation of the new features has been [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anolphie</title>
		<link>http://news.qooxdoo.org/proposing-exciting-new-oo-features/comment-page-1#comment-126</link>
		<dc:creator>Anolphie</dc:creator>
		<pubDate>Fri, 16 Feb 2007 16:02:22 +0000</pubDate>
		<guid isPermaLink="false">http://news.qooxdoo.org/proposing-exciting-new-oo-features#comment-126</guid>
		<description>On the first look i tought: Uhhhh. I have to write more.... for e.g:
Instead of
qx.OO.defineClass(&quot;my.cool.Class&quot;,
  my.great.SuperClass);
now:
qx.Class.define(&quot;my.cool.Class&quot;, {
  extend : my.great.SuperClass
});
But the longer i looked on the new definitions: Really Great!!! I think my source-code will get much more readable and cleaner than ever before and i will get great separations like the clear definitions for static and dynamic classes. And not to mention great new things as abstract classes and interfaces.

Now i can&#039;t wait to use the new features, altough it means that i have to modify my sources....

Keep on the great Work!! Before i saw Qooxdoo i never tought about coding anything in javascript and now im developing some big web applications only because of your great framework. For me Qooxdoo is the best thing since java :-) (altough a framework not really could be compared to a programming language)</description>
		<content:encoded><![CDATA[<p>On the first look i tought: Uhhhh. I have to write more&#8230;. for e.g:<br />
Instead of<br />
qx.OO.defineClass(&#8220;my.cool.Class&#8221;,<br />
  my.great.SuperClass);<br />
now:<br />
qx.Class.define(&#8220;my.cool.Class&#8221;, {<br />
  extend : my.great.SuperClass<br />
});<br />
But the longer i looked on the new definitions: Really Great!!! I think my source-code will get much more readable and cleaner than ever before and i will get great separations like the clear definitions for static and dynamic classes. And not to mention great new things as abstract classes and interfaces.</p>
<p>Now i can&#8217;t wait to use the new features, altough it means that i have to modify my sources&#8230;.</p>
<p>Keep on the great Work!! Before i saw Qooxdoo i never tought about coding anything in javascript and now im developing some big web applications only because of your great framework. For me Qooxdoo is the best thing since java <img src='http://news.qooxdoo.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  (altough a framework not really could be compared to a programming language)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
