<?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"
	>
<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>The qooxdoo news section</description>
	<pubDate>Wed, 19 Nov 2008 11:55:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: qooxdoo &#187; News &#187; Demonstrating new OO features</title>
		<link>http://news.qooxdoo.org/proposing-exciting-new-oo-features#comment-2842</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-2842</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-2398</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-2398</guid>
		<description>On the first look i tought: Uhhhh. I have to write more.... for e.g: 
Instead of 
qx.OO.defineClass("my.cool.Class", 
  my.great.SuperClass); 
now:
qx.Class.define("my.cool.Class", {
  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'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(&#8221;my.cool.Class&#8221;,<br />
  my.great.SuperClass);<br />
now:<br />
qx.Class.define(&#8221;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>
