Illudium Code Generator Build 12 Released

Posted on Apr 13, 2008

I have been putting off a new build of my Illudium PU-36 Code Generator for months, but no longer (because a bug fix forced me to). First of all, some thank you's. This release *finally* officially includes the Informix datasource support donated by Gareth Edwards and PostgreSQL support thanks to Brian Ghidinelli. Also thanks to Tom Chiverton for finding a relatively minor and silly but important bug.

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.

Comments

Gareth Edwards Hey, thanks for the mention, my blog address is now

http://www.kaffien.com/blog/

Also, I think I might have some minor updates on the informix connector.

Cheers
GarethE

Posted By Gareth Edwards / Posted on 04/13/2008 at 7:57 PM


Gareth Edwards Also, I maybe interested in helping with this project, let me know. Maybe creating and exposing an API so that programmers can extend on so they can use Illudium beyond the UI?

Cheers
Gareth.

Posted By Gareth Edwards / Posted on 04/13/2008 at 8:00 PM


Brian Rinaldi @Gareth - your link is corrected. Yes, one of the thoughts was to make the API available (though technically it is anyway but to make it more accessible and documented)

Posted By Brian Rinaldi / Posted on 04/14/2008 at 4:13 AM


Bill Davidson The readme says that you can use CFMs as templates for the code generation rather than XSL. Are there any examples of this anywhere? I am not overly familiar with XSL, so if there is already another option, I'd love to use it.

Thanks a lot for making this. It is very cool... worth learning yet another thing (XSL) if necessary!

-Bill

Posted By Bill Davidson / Posted on 06/04/2008 at 7:47 AM


Brian Rinaldi @Bill - check the templates and there is one called "PrototypeCFM" which is purely an example of doing CFM templates.

Posted By Brian Rinaldi / Posted on 06/04/2008 at 8:08 AM


Paul I've got an ODBC Socket datasource set up for an SQLExpress database. Is there a reason why Illidium doesn't work with that?

Posted By Paul / Posted on 03/10/2010 at 4:00 AM


Brian Rinaldi Not quite sure. It could be that because of the driver information not appearing to be the standard SQL Server driver in this case it is falling back to the component that uses cfdbinfo which, I believe, only works on jdbc datasources anyway. Is there a reason you aren't using the standard JDBC datasource?

Posted By Brian Rinaldi / Posted on 03/10/2010 at 5:34 AM


Paul I had issues setting up the normal way, but have resolved now without needing to resort to an ODBC socket connection. Anyone else having trouble setting up CF to work with SQLExpress should refer to this link: http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/installing-sql-server-2008-express-162

Posted By Paul / Posted on 03/14/2010 at 3:29 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.