It also seems you can't scaffold when you are using packages (unless the package needs to named the same as the original object)?
"This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910. The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions." Visit our website at http://www.reedexpo.com -----Original Message----- From: Sean Corfield To: CF-Talk Sent: Tue May 15 06:30:39 2007 Subject: Re: Transfer and Model-Glue On 5/14/07, Robertson-Ravo, Neil (RX) <[EMAIL PROTECTED]> wrote: > Lol, I am sure Mr Corfield will be right in... But what you have noted so > far makes perfect sense. Who? Me? Once you have it wired up, you can use scaffolding or MG's generic DB messages or just go ahead and access Transfer directly (perhaps for complex queries, using TQL). Whatever you want. Back when I was at Adobe, my team used Transfer with Model-Glue. We used scaffolding to create basic admin functionality, then replaced it with generic DB messages and custom event-handlers. Then started to use direct getOrmService() calls to get hold of Transfer inside MG to do more complex stuff. -- Sean A Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion?sdid=RVJR Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:278125 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

