Is WireBox.cfc required for ColdFusion 9 ORM

I'm trying to get a broader understanding of ColdFusion 9 ORM. Is
WireBox required to use ColdFusion 9 ORM. I suspect not. I saw what
was done inside of simple_blog_5 app. Can anyone suggest some other
places to look for ColdBox using a different IOC other than WireBox?

No.

Regards,
Andrew Scott
http://www.andyscott.id.au/

From: coldbox@googlegroups.com [mailto:coldbox@googlegroups.com] On
Behalf Of murphyhg
Sent: Tuesday, 22 March 2011 11:07 AM
To: ColdBox Platform
Subject: [coldbox:8856] Is WireBox.cfc required for ColdFusion 9 ORM

I'm trying to get a broader understanding of ColdFusion 9 ORM. Is WireBox
required to use ColdFusion 9 ORM. I suspect not. I saw what was done

inside

I have not seen a ColdBox application that did not use the DI solution provided by ColdBox. Many of the 2.X application examples will not have “WireBox”; however the basic functionality and style will be similar to what you get with WireBox now.

WireBox yielded more than 14,000+ downloads in less than four weeks and is a pretty solid solution for Dependency Injection. I would not avoid it.

If you are simply trying to understand how you can use ColdFusion ORM and ColdBox you may want to look to the ORM Extras http://wiki.coldbox.org/wiki/Extras:CFORM.cfm.

Aaron Greenlee
http://aarongreenlee.com/