Data-Centric Development in Flash Builder 4 Article for Adobe Edge
Posted on Dec 11, 2009
I had the pleasure of contributing yet again to the Adobe Edge newsletter's latest issue. The article is titled "Data-centric development in Adobe Flash Builder 4" and ostensibly covers the new wizards built into Flash Builder 4 for integrating services in ColdFusion, PHP, Java and http/web services. However, the article also dives into the basics of ORM (Hibernate) integration in ColdFusion 9 as well as some of the default wizards that come with ColdFusion Builder for generating a server-side model using ORM. While the finished product of all of these wizards isn't necessarily a "ready-for-production" app, they do get you a long way towards a finished product with amazingly little work.
As both Flash Builder 4 and ColdFusion Builder near a final release, I expect the process only to become easier and smoother. This brings up an interesting aside about this article and the trouble writing about beta software. I originally wrote the first draft of this piece many months ago and for a variety of reasons it wasn't published until now. However, so much changed in the beta releases at MAX that I ended up having to revisit nearly every aspect of the article and revise it. The good thing was, though, that it was for the better in every sense.
So, go read the article, and please share what you think via comments.
Comments
I've seen several tutorials on CF9 + Flash Builder DCD. However, I have a hard time finding one that teaches CF9 + BlazeDS + Flash Builder DCD.
Any resources you can point me to?
Posted By Henry Ho / Posted on 12/11/2009 at 4:13 PM
@Henry - I could be wrong but I don't think Blaze integration changed much (other than it being default in cf9). This tutorial focuses on changes in Flash Builder related to helping people with server side experience and new to the platform get started. However, I think CF8 tutorials about BlazeDS still work fine.
Posted By Brian Rinaldi / Posted on 12/12/2009 at 5:56 AM
FB4 DCD with BlazeDS on CF, that's new, but I've never seen any tutorial on this topic.
Posted By Henry Ho / Posted on 12/12/2009 at 12:03 PM