On 2/28/07, Tom Chiverton <[EMAIL PROTECTED]> wrote: .... > It doesn't matter, it only does it the once and you've already decided you can > put up with a slower first invocation. > I use autoWire=byName because it keeps the coldspring config file simpler. I > don't see much benefit in defining my dependencies in an XML file as well as > the CFML file (by having set'ers).
Sorry for the perhaps dumb question, but: Does this mean all you have is get'ers, or you're passing the objects in through params/constructors? I'm a little unclear on how you could have it only be in the xml file? You have get it in to the cfml somehow, right? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270967 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

