<?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: JavaFx preview released, here&#8217;s my HelloWorld app and some initial thoughts</title>
	<atom:link href="http://weblog.mrinalwadhwa.com/2008/08/01/javafx-preview-released-heres-my-helloworld-app-and-some-initial-thoughts/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblog.mrinalwadhwa.com/2008/08/01/javafx-preview-released-heres-my-helloworld-app-and-some-initial-thoughts/</link>
	<description>en route to a richer Internet</description>
	<lastBuildDate>Wed, 03 Mar 2010 08:26:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mrinal Wadhwa</title>
		<link>http://weblog.mrinalwadhwa.com/2008/08/01/javafx-preview-released-heres-my-helloworld-app-and-some-initial-thoughts/comment-page-1/#comment-35031</link>
		<dc:creator>Mrinal Wadhwa</dc:creator>
		<pubDate>Thu, 26 Feb 2009 15:30:40 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.mrinalwadhwa.com/?p=350#comment-35031</guid>
		<description>@javanum1 Universities teach Java, they do not teach JavaFX Script the main language used to write JavaFX apps</description>
		<content:encoded><![CDATA[<p>@javanum1 Universities teach Java, they do not teach JavaFX Script the main language used to write JavaFX apps</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: javanum1</title>
		<link>http://weblog.mrinalwadhwa.com/2008/08/01/javafx-preview-released-heres-my-helloworld-app-and-some-initial-thoughts/comment-page-1/#comment-35022</link>
		<dc:creator>javanum1</dc:creator>
		<pubDate>Wed, 25 Feb 2009 22:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.mrinalwadhwa.com/?p=350#comment-35022</guid>
		<description>javafx is brand new - but I&#039;d bet more than a dollar that it&#039;s gonna give the big boys a run for their money for the simple reason that many universities teach in java. This fact has helped sun dominate the server space against the Redmond hordes. Adding RIA to this knowledge base is like the wake-up call linux got by adding a desktop to the &#039;mystically, all powerful&#039; terminal.</description>
		<content:encoded><![CDATA[<p>javafx is brand new &#8211; but I&#8217;d bet more than a dollar that it&#8217;s gonna give the big boys a run for their money for the simple reason that many universities teach in java. This fact has helped sun dominate the server space against the Redmond hordes. Adding RIA to this knowledge base is like the wake-up call linux got by adding a desktop to the &#8216;mystically, all powerful&#8217; terminal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: web design company</title>
		<link>http://weblog.mrinalwadhwa.com/2008/08/01/javafx-preview-released-heres-my-helloworld-app-and-some-initial-thoughts/comment-page-1/#comment-28666</link>
		<dc:creator>web design company</dc:creator>
		<pubDate>Tue, 19 Aug 2008 10:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.mrinalwadhwa.com/?p=350#comment-28666</guid>
		<description>It took over 10 seconds to download the app. And then I had to approve it to run. WTF Sun! Haven&#039;t you guys learned any damned thing from Java applets?</description>
		<content:encoded><![CDATA[<p>It took over 10 seconds to download the app. And then I had to approve it to run. WTF Sun! Haven&#8217;t you guys learned any damned thing from Java applets?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chui</title>
		<link>http://weblog.mrinalwadhwa.com/2008/08/01/javafx-preview-released-heres-my-helloworld-app-and-some-initial-thoughts/comment-page-1/#comment-28353</link>
		<dc:creator>Chui</dc:creator>
		<pubDate>Mon, 11 Aug 2008 00:48:55 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.mrinalwadhwa.com/?p=350#comment-28353</guid>
		<description>The yaml is bearable, but the identation style bothers me.

Is the javafx.ext.swing going to stay around for much longer?  At the moment, skinning a swing based JavaFX app looks like it&#039;s going to be too difficult for a UX designer.</description>
		<content:encoded><![CDATA[<p>The yaml is bearable, but the identation style bothers me.</p>
<p>Is the javafx.ext.swing going to stay around for much longer?  At the moment, skinning a swing based JavaFX app looks like it&#8217;s going to be too difficult for a UX designer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: http://coffeecokeandcode.blogspot.com/</title>
		<link>http://weblog.mrinalwadhwa.com/2008/08/01/javafx-preview-released-heres-my-helloworld-app-and-some-initial-thoughts/comment-page-1/#comment-28151</link>
		<dc:creator>http://coffeecokeandcode.blogspot.com/</dc:creator>
		<pubDate>Mon, 04 Aug 2008 10:30:33 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.mrinalwadhwa.com/?p=350#comment-28151</guid>
		<description>@Gerhard
I am sure the inclusion of JAX-WS in the recent Java 6 have helped on this, it is now a few years ago and there was no JAX-RPC support build-in whatsoever.

My point still being valid though, a lot of \&quot;basic stuff\&quot; you simply can\&#039;t do with just the Java runtime. I don\&#039;t really care if the runtime lives in DLL\&#039;s or a big fat rt.jar, same thing. And the choice moniker doesn\&#039;t really score any points either, after all, nothing stops you from shipping your own libraries with .NET or Flex either. Case of point, you HAVE to ship a JAR in many cases in Java, i.e. if you need basic smtp support (sending a mail) that means include javamail.jar or even javaee.jar.

I like Java. All I am saying is that the out-of-the-box experience or the rt.jar leaves things to be desired, This is especially visible in the client-Java//RIA space where not necessarily needing libraries matter a lot on the experience for the end user.</description>
		<content:encoded><![CDATA[<p>@Gerhard<br />
I am sure the inclusion of JAX-WS in the recent Java 6 have helped on this, it is now a few years ago and there was no JAX-RPC support build-in whatsoever.</p>
<p>My point still being valid though, a lot of \&#8221;basic stuff\&#8221; you simply can\&#8217;t do with just the Java runtime. I don\&#8217;t really care if the runtime lives in DLL\&#8217;s or a big fat rt.jar, same thing. And the choice moniker doesn\&#8217;t really score any points either, after all, nothing stops you from shipping your own libraries with .NET or Flex either. Case of point, you HAVE to ship a JAR in many cases in Java, i.e. if you need basic smtp support (sending a mail) that means include javamail.jar or even javaee.jar.</p>
<p>I like Java. All I am saying is that the out-of-the-box experience or the rt.jar leaves things to be desired, This is especially visible in the client-Java//RIA space where not necessarily needing libraries matter a lot on the experience for the end user.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerhard Balthasar</title>
		<link>http://weblog.mrinalwadhwa.com/2008/08/01/javafx-preview-released-heres-my-helloworld-app-and-some-initial-thoughts/comment-page-1/#comment-28145</link>
		<dc:creator>Gerhard Balthasar</dc:creator>
		<pubDate>Mon, 04 Aug 2008 08:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.mrinalwadhwa.com/?p=350#comment-28145</guid>
		<description>@Coffeecakeandcode

Well, two thing to note: I made a Swing WS-consuming app (which also communicates with a serail COMM port) in Java with the size of 300 kb in total (using KSoap, RxTx and Fat Jar/OneJar). I guess thats pretty slick then...

Second point: When working with .Net you must remeber, most of the needed DLLs/Libs are already included in the OS. When comparing let&#039;s face JRE against .Net Runtime and JDK against .Net SDK. There&#039;s not much difference left. And with Java YOU have the choice to select from multiple Libs for the problem domain while with .Net you mostly need to stick to M&#039;softs provided Libraries.

Which in turn is a plus point for easier development though. Well I must commit, as a JAVA developer after coding around Groovy I really like C# after tried it some time ago. Well, after it all depends on your needs and your problem what to pick and what your company allows (forget this for private development :-).

For JavaFX: It&#039;s not to to musch do download for the things included in the beta an its not too late at all as most developers do not have the choice what to pick and there will be some years floating by since RIA technolgies are really adopted by the companies as mine (although I was allowed to deveolop a release management with Groovy Monkey...)

Greetings, GHad</description>
		<content:encoded><![CDATA[<p>@Coffeecakeandcode</p>
<p>Well, two thing to note: I made a Swing WS-consuming app (which also communicates with a serail COMM port) in Java with the size of 300 kb in total (using KSoap, RxTx and Fat Jar/OneJar). I guess thats pretty slick then&#8230;</p>
<p>Second point: When working with .Net you must remeber, most of the needed DLLs/Libs are already included in the OS. When comparing let&#8217;s face JRE against .Net Runtime and JDK against .Net SDK. There&#8217;s not much difference left. And with Java YOU have the choice to select from multiple Libs for the problem domain while with .Net you mostly need to stick to M&#8217;softs provided Libraries.</p>
<p>Which in turn is a plus point for easier development though. Well I must commit, as a JAVA developer after coding around Groovy I really like C# after tried it some time ago. Well, after it all depends on your needs and your problem what to pick and what your company allows (forget this for private development <img src='http://weblog.mrinalwadhwa.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>
<p>For JavaFX: It&#8217;s not to to musch do download for the things included in the beta an its not too late at all as most developers do not have the choice what to pick and there will be some years floating by since RIA technolgies are really adopted by the companies as mine (although I was allowed to deveolop a release management with Groovy Monkey&#8230;)</p>
<p>Greetings, GHad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: http://coffeecokeandcode.blogspot.com/</title>
		<link>http://weblog.mrinalwadhwa.com/2008/08/01/javafx-preview-released-heres-my-helloworld-app-and-some-initial-thoughts/comment-page-1/#comment-28046</link>
		<dc:creator>http://coffeecokeandcode.blogspot.com/</dc:creator>
		<pubDate>Fri, 01 Aug 2008 16:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.mrinalwadhwa.com/?p=350#comment-28046</guid>
		<description>Thanks for the update Mrinal. It shall be interesting to see. I still think Sun missed the boat on that one when the left the whole browser/desktop game in the end of last decade to focus on the EE space almost exclusively.

The problem seems to stem from deeply rooted architectural reasons in the code base - now counting 17.000 classes!
The philosophy of Java turned out to revolve around a ton of design patterns and reliance on external libraries over decent, but de-facto standard means build right in. As I mentioned, I\&#039;ve experienced this only too well when developing client apps which needed to send a mail (1mb jar needed), or consume a web service (4MB jar\&#039;s needed). 

Whenever I play with Silverlight/.NET or Flex I am always amazed how things just work, they are great package deals. I do hope Sun can fix this. But given their loyalty towards old and deprecated stuff in the name of backwards compatibility, I\&#039;m not overly optimistic in this regard.</description>
		<content:encoded><![CDATA[<p>Thanks for the update Mrinal. It shall be interesting to see. I still think Sun missed the boat on that one when the left the whole browser/desktop game in the end of last decade to focus on the EE space almost exclusively.</p>
<p>The problem seems to stem from deeply rooted architectural reasons in the code base &#8211; now counting 17.000 classes!<br />
The philosophy of Java turned out to revolve around a ton of design patterns and reliance on external libraries over decent, but de-facto standard means build right in. As I mentioned, I\&#8217;ve experienced this only too well when developing client apps which needed to send a mail (1mb jar needed), or consume a web service (4MB jar\&#8217;s needed). </p>
<p>Whenever I play with Silverlight/.NET or Flex I am always amazed how things just work, they are great package deals. I do hope Sun can fix this. But given their loyalty towards old and deprecated stuff in the name of backwards compatibility, I\&#8217;m not overly optimistic in this regard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mrinal Wadhwa</title>
		<link>http://weblog.mrinalwadhwa.com/2008/08/01/javafx-preview-released-heres-my-helloworld-app-and-some-initial-thoughts/comment-page-1/#comment-28045</link>
		<dc:creator>Mrinal Wadhwa</dc:creator>
		<pubDate>Fri, 01 Aug 2008 15:47:05 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.mrinalwadhwa.com/?p=350#comment-28045</guid>
		<description>So many JARs get downloaded right now maybe all of them are not really required, or maybe some of them will be available by default in the JRE once SE 6 Update 10 comes out ... If javafxrt.jar is the main runtime jar then that is 520 kb .. that is a fair enough size for a one time download .. I need to understand this better</description>
		<content:encoded><![CDATA[<p>So many JARs get downloaded right now maybe all of them are not really required, or maybe some of them will be available by default in the JRE once SE 6 Update 10 comes out &#8230; If javafxrt.jar is the main runtime jar then that is 520 kb .. that is a fair enough size for a one time download .. I need to understand this better</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mrinal Wadhwa</title>
		<link>http://weblog.mrinalwadhwa.com/2008/08/01/javafx-preview-released-heres-my-helloworld-app-and-some-initial-thoughts/comment-page-1/#comment-28044</link>
		<dc:creator>Mrinal Wadhwa</dc:creator>
		<pubDate>Fri, 01 Aug 2008 15:37:46 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.mrinalwadhwa.com/?p=350#comment-28044</guid>
		<description>Casper and Thejesh.

We were having a similar discussion over at an &lt;a href=&quot;http://www.insideria.com/2008/07/hands-on-with-javafx-first-imp.html&quot; rel=&quot;nofollow&quot;&gt;insideria thread&lt;/a&gt; and Josh Marinacci from the JavaFX team replied as follows ..

&quot;Yes, download time will be greatly improved in the future. The JavaFX runtime for desktops will be hosted at a single Sun location, meaning it will be cached once and shared between all JavaFX apps. Additionally, we plan to pre-install / bundle it with future JREs (exact details to be worked out). Remember, this is just a preview release. :)&quot; 

Hmmm .. so until they decide they bundle it with JRE .. the first time someone runs a JavaFX app the download will be fairly big ... this looks similar to the framework caching feature in Flex only difference being that the Flex framework is a few hundred KB .. while the JavaFX libraries right now are a few MB. I hope this improves.</description>
		<content:encoded><![CDATA[<p>Casper and Thejesh.</p>
<p>We were having a similar discussion over at an <a href="http://www.insideria.com/2008/07/hands-on-with-javafx-first-imp.html" rel="nofollow">insideria thread</a> and Josh Marinacci from the JavaFX team replied as follows ..</p>
<p>&#8220;Yes, download time will be greatly improved in the future. The JavaFX runtime for desktops will be hosted at a single Sun location, meaning it will be cached once and shared between all JavaFX apps. Additionally, we plan to pre-install / bundle it with future JREs (exact details to be worked out). Remember, this is just a preview release. <img src='http://weblog.mrinalwadhwa.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &#8221; </p>
<p>Hmmm .. so until they decide they bundle it with JRE .. the first time someone runs a JavaFX app the download will be fairly big &#8230; this looks similar to the framework caching feature in Flex only difference being that the Flex framework is a few hundred KB .. while the JavaFX libraries right now are a few MB. I hope this improves.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thejesh GN</title>
		<link>http://weblog.mrinalwadhwa.com/2008/08/01/javafx-preview-released-heres-my-helloworld-app-and-some-initial-thoughts/comment-page-1/#comment-28042</link>
		<dc:creator>Thejesh GN</dc:creator>
		<pubDate>Fri, 01 Aug 2008 15:26:57 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.mrinalwadhwa.com/?p=350#comment-28042</guid>
		<description>Its a big download for hello world app! May be that will the deciding factor.</description>
		<content:encoded><![CDATA[<p>Its a big download for hello world app! May be that will the deciding factor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mrinal Wadhwa</title>
		<link>http://weblog.mrinalwadhwa.com/2008/08/01/javafx-preview-released-heres-my-helloworld-app-and-some-initial-thoughts/comment-page-1/#comment-28041</link>
		<dc:creator>Mrinal Wadhwa</dc:creator>
		<pubDate>Fri, 01 Aug 2008 15:24:18 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.mrinalwadhwa.com/?p=350#comment-28041</guid>
		<description>sboulay,

Yeah the old code (in earlier versions of JavaFX) used to be simpler but with the whole stage and customnode thing they made it some what more verbose.

Mrinal</description>
		<content:encoded><![CDATA[<p>sboulay,</p>
<p>Yeah the old code (in earlier versions of JavaFX) used to be simpler but with the whole stage and customnode thing they made it some what more verbose.</p>
<p>Mrinal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: http://coffeecokeandcode.blogspot.com/</title>
		<link>http://weblog.mrinalwadhwa.com/2008/08/01/javafx-preview-released-heres-my-helloworld-app-and-some-initial-thoughts/comment-page-1/#comment-28038</link>
		<dc:creator>http://coffeecokeandcode.blogspot.com/</dc:creator>
		<pubDate>Fri, 01 Aug 2008 14:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.mrinalwadhwa.com/?p=350#comment-28038</guid>
		<description>That\&#039;s a big download for Hello World. And I guess if you do anything remotely interesting, you are going to need a whole slew of libraries (javamail.jar if sending mail, activation.jar if consuming a webservice etc.). 
I think it will be JavaFX\&#039;s fate that the core JRE is so limited as it is... in contrast to Flex and Silverlight where things just appear to work out of the box without further libs.</description>
		<content:encoded><![CDATA[<p>That\&#8217;s a big download for Hello World. And I guess if you do anything remotely interesting, you are going to need a whole slew of libraries (javamail.jar if sending mail, activation.jar if consuming a webservice etc.).<br />
I think it will be JavaFX\&#8217;s fate that the core JRE is so limited as it is&#8230; in contrast to Flex and Silverlight where things just appear to work out of the box without further libs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sboulay</title>
		<link>http://weblog.mrinalwadhwa.com/2008/08/01/javafx-preview-released-heres-my-helloworld-app-and-some-initial-thoughts/comment-page-1/#comment-28036</link>
		<dc:creator>sboulay</dc:creator>
		<pubDate>Fri, 01 Aug 2008 14:48:19 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.mrinalwadhwa.com/?p=350#comment-28036</guid>
		<description>It use to be simpler than this. For example,

Frame {
    title: &quot;Hello World JavaFX&quot;
    width: 200
    height: 50
    content: Label {
        text: &quot;Hello World&quot;
    }
    visible: true
}

I noticed this yesterday when I created a Frame in Netbeans,  

stage: Stage {
       
}

still learning here ... but I&#039;m hoping that they don&#039;t move away from the simplicity that was first visioned and they can stay on par with lingo that&#039;s easily recognizable by a ui designer. Adding stuff that a programmer would only understand will seriously detract from the usability aspect and not to mention the ability to clearly see the relationship between layout and code.</description>
		<content:encoded><![CDATA[<p>It use to be simpler than this. For example,</p>
<p>Frame {<br />
    title: &#8220;Hello World JavaFX&#8221;<br />
    width: 200<br />
    height: 50<br />
    content: Label {<br />
        text: &#8220;Hello World&#8221;<br />
    }<br />
    visible: true<br />
}</p>
<p>I noticed this yesterday when I created a Frame in Netbeans,  </p>
<p>stage: Stage {</p>
<p>}</p>
<p>still learning here &#8230; but I&#8217;m hoping that they don&#8217;t move away from the simplicity that was first visioned and they can stay on par with lingo that&#8217;s easily recognizable by a ui designer. Adding stuff that a programmer would only understand will seriously detract from the usability aspect and not to mention the ability to clearly see the relationship between layout and code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mrinal Wadhwa</title>
		<link>http://weblog.mrinalwadhwa.com/2008/08/01/javafx-preview-released-heres-my-helloworld-app-and-some-initial-thoughts/comment-page-1/#comment-28020</link>
		<dc:creator>Mrinal Wadhwa</dc:creator>
		<pubDate>Fri, 01 Aug 2008 05:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.mrinalwadhwa.com/?p=350#comment-28020</guid>
		<description>Robert,

For your sake I posted a Flex Hello World app :)

&lt;a href=&quot;http://experiments.mrinalwadhwa.com/Flex/HelloWorldFlex/&quot; rel=&quot;nofollow&quot;&gt;Flex Hello World&lt;/a&gt;

&lt;a href=&quot;http://experiments.mrinalwadhwa.com/Flex/HelloWorldFlex/srcview/index.html&quot; rel=&quot;nofollow&quot;&gt;Source&lt;/a&gt;

Its not an exact equivalent since it does not have the windowing code for the Frame that is there in the above JavaFx app ... but what is important to note is the readability of code in Flex because of XML being used to describe the interface .. I kinda like that although that may be just a personal preference.

Could you expand on how you found language restrictive? .. I presume that the solution to large Classes will be to break things down into smaller ones.


Mrinal</description>
		<content:encoded><![CDATA[<p>Robert,</p>
<p>For your sake I posted a Flex Hello World app <img src='http://weblog.mrinalwadhwa.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://experiments.mrinalwadhwa.com/Flex/HelloWorldFlex/" rel="nofollow">Flex Hello World</a></p>
<p><a href="http://experiments.mrinalwadhwa.com/Flex/HelloWorldFlex/srcview/index.html" rel="nofollow">Source</a></p>
<p>Its not an exact equivalent since it does not have the windowing code for the Frame that is there in the above JavaFx app &#8230; but what is important to note is the readability of code in Flex because of XML being used to describe the interface .. I kinda like that although that may be just a personal preference.</p>
<p>Could you expand on how you found language restrictive? .. I presume that the solution to large Classes will be to break things down into smaller ones.</p>
<p>Mrinal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://weblog.mrinalwadhwa.com/2008/08/01/javafx-preview-released-heres-my-helloworld-app-and-some-initial-thoughts/comment-page-1/#comment-28018</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Fri, 01 Aug 2008 04:47:24 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.mrinalwadhwa.com/?p=350#comment-28018</guid>
		<description>I&#039;m not incredibly well versed in Flex but I would think that if you included all of the lines in your mxml file, along with your actionscript code, they would be comparable in size.  Anyone care to post &quot;Hello World&quot; in flex so we can have an old fashioned shootout.

This said, I did make a demo application using a preview release of JavaFX.  I started right before they completely changed their package structure, ugh.  While there is a lot to like about the language (first-class functions, databinding built in), I found that it just felt...restrictive after a while.  

Additionally, the larger an object gets, the more complicated the binding.  To the point where it gets unwieldy.  You&#039;d think that the bind keyword would clean things up.  Maybe I just need to play with the language a while longer.

Glad you like JavaFX.  I&#039;d like to see Flash given a run for it&#039;s money.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not incredibly well versed in Flex but I would think that if you included all of the lines in your mxml file, along with your actionscript code, they would be comparable in size.  Anyone care to post &#8220;Hello World&#8221; in flex so we can have an old fashioned shootout.</p>
<p>This said, I did make a demo application using a preview release of JavaFX.  I started right before they completely changed their package structure, ugh.  While there is a lot to like about the language (first-class functions, databinding built in), I found that it just felt&#8230;restrictive after a while.  </p>
<p>Additionally, the larger an object gets, the more complicated the binding.  To the point where it gets unwieldy.  You&#8217;d think that the bind keyword would clean things up.  Maybe I just need to play with the language a while longer.</p>
<p>Glad you like JavaFX.  I&#8217;d like to see Flash given a run for it&#8217;s money.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
