Building up strings in cfsavecontent also concatenates to the result variable so the problem is the same.
On Tue, Jun 3, 2008 at 11:16 AM, Brad Wood <[EMAIL PROTECTED]> wrote: > I wonder what Java string objects are used when you create a large > string by outputting inside a cfsavecontent. > > I'm sure ColdFusion implements strings the way it does because it was > found to be the most efficient method for the majority of programming > needs. > > ~Brad > > -----Original Message----- > From: Brian Kotek [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 03, 2008 10:12 AM > To: CF-Talk > Subject: Re: CSV Generation MEMORY SUCK > > Probably because it can't know if that's what you actually want to do. > We > probably need a new function StringAppend or something that would be > able to > do this. Might be time to hit the wish list! ;-) > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:306703 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

