Do any of the current CF ORMs adhere to the notion of convention over configuration? For example, if I tell them to look at the "products" table I'd expect a field called "id" or "product_id" to be identified as the primary key, other fields ending in "_id" should be identified as foreign keys, etc, etc. Basically, I don't want to have to spell out everything in an XML file when CFML is well capable of obtaining that information dynamically (and refreshing as needed).
Also, is the Reactor website down or (I hope not) has the project died? Thanks. Damien ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion?sdid=RVJW Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:274263 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

