Flex-based CF Code Generator Updates

Posted on Dec 18, 2006

I have promoted the Flex 2 based version of my Illudium PU-36 Code Generator from a branch to the official release version, and hereby deprecated the old HTML version (which is still available, however, via Subversion under the tags directory). I have also added a download version to the Google code page (this is a new feature) and updated the RIAForge download. Lastly, I started adding to the new Google code wiki - right now what is there is the existing documentation, but I hope to use page to expand on the provided docs. For those of you still using the HTML version and hesitant to move to the new one, here is a rundown of the features that you will only find in the Flex version:

 

  • Ability to change DSN, Table and template on the fly - as in, no page loads, but also the HTML version made the templates tied to the DSN and this is no longer the case
  • You can save generated code templates directly to a file - prior versions only allowed a copy/paste method
  • CFProperty tags added to bean template - allows easier integration with Flex
  • ActionScript Value Object template - again, primarily intended for Flex integration
  • Transfer template included - ok, this was in older versions, but it wasn't nearly as easy to use
  • Various bug fixes to generated code - thanks to everyone who has helped me to locate these ;)
  • Refactored CF code - the behind the scenes ColdFusion code has been havily refactored to be cleaner, easier to understand and, if you choose, easier to modify

 

Comments

Nick Hey Brian,

Nice work! Although, I'm having some trouble getting it working. I put it on my coldfusion server in a folder called cfcgenerator, and changed the password in the Application.cfm to my own. However, when I try to run the application, I get all kinds of "unable to invoke CFC" errors and a "Fault occurred in GetTemplatesCommand." error.

Posted By Nick / Posted on 12/22/2006 at 5:59 AM


Brian Rinaldi Sorry I took so long to respond to this comment. It got lost in my inbox. You are running CF 7.0.2? If not, you need to. If so, I have heard this error several times and it seems to be something wrong in the install of the 7.0.2 update that causes Flex communication to go wrong. The couple people who previously reported it said a reinstall worked fine. Wish I had a better answer.

Posted By Brian Rinaldi / Posted on 01/22/2007 at 5:43 PM


Write your comment



(it will not be displayed)





About

My name is Brian Rinaldi and I am the Web Community Manager for Flash Platform at Adobe. I am a regular blogger, speaker and author. I also founded RIA Unleashed conference in Boston. The views expressed on this site are my own & not those of my employer.