Category: Illudium
Advanced Illudium Templating Presentation
Dave Shuck presented Advanced Illudium Code Generation to the DFWCFUG the other day. He offers a detailed overview of how to get started using my Illudium PU-36 Code Generator and even dicsusses some of the basics of the object oriented development practices in ColdFusion (like what is a DAO, Service, etc). He takes it a bit further however and shows how you can create your own custom templates (which was the point of Illudium in the first place after all) and even how you can create a template that eases the process of regenerating files when database changes occur. He does this by extending a set of base objects so that you can overwrite the base objects without worrying about overwriting your added code. He has shared these templates and you can download the zip here: http://www.remotesynthesis.com/assets/content/dshuck-templates.zip
Dave briefly mentions that I recently released an Illudium "connector" for the ColdFusion Builder's RDS DataView. This brings up something I have been meaning to post about (and will hopefully soon), which is "What is the Illudium project about in light of Builder?" The reason I originally released this project was because the code generated by the ColdFusion Eclipse Extensions was not customizable. At the time (many years ago now), the ColdFusion team wasn't convinced this was important to anyone, but the popularity of the project helped to prove otherwise. Now, with Builder, we can customize the included code generation and even build our own. I have some ideas about the new vision for Illudium but it tends to change day by day. I hope to post about this in more detail soon but feel free to share your thoughts...
View the recording: http://experts.na3.acrobat.com/p32018267/
ColdFusion Open-Source Update - April 28, 2008
ColdFusion Open-Source Update - April14, 2008
Illudium Code Generator Build 12 Released
As many of you know, Adobe released a Hot Fix for ColdFusion that fixed a very important security issue whereby public methods were available as remote. It turns out that this caused me to overlook the admin password method being incorrectly set to access="public". Of course, if you weren't running ColdFusion 8 or you implemented the Hot Fix, Illudium would stop working. Well, its fixed.
You can download the update at the google code site.
On another note, I am looking into opening up the development of the next version of Illudium. I need folks with database expertise (I only have MS SQL and MySQL) and/or Flex. I have a lot of the back-end code ready but there is quite a bit more to do. If you are interested feel free to let me know by emailing or commenting.
|
