On 12/11/06, Aaron Roberson <[EMAIL PROTECTED]> wrote: > If that is the case, I just talked myself into using Phill's > ObjectFactory.cfc. The benefit over my current method would be that > the objects are not instantiated until they are used. Even if a > request to instantiate the object is made several times across several > pages, there is still only one copy of the object in memory because > complex objects are passed by reference. > > -Aaron
But why not go ahead and get the job done with the initial load of the application? Why wait for it to happen two page loads later? Phil ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:263642 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

