RE: Re: How is this done without evaluate()?

2009-03-20 Thread Adrian Lynch

Another way is to write them to a file and cfinclude it. But in this case I
think Evaluate might look nicer...

Adrian

> -Original Message-
> From: dsbr...@gmail.com [mailto:dsbr...@gmail.com]
> Sent: 20 March 2009 15:37
> To: cf-talk
> Subject: Re: Re: How is this done without evaluate()?
> 
> 
> The one time I know we have to use it is because we have some database
> tables where some fields actually have CF expressions in them, so to
> have
> those expressions get, errr, evaluated, we have to use evaluate().
> 
> 
> On Mar 19, 2009 8:10pm, Dave Watts  wrote:
> > In general, evaluating strings as expressions is computationally
> 
> > expensive. I can't think of any cases where I've had to use it in
> 
> > quite a while, but I suspect there are some rare cases where you
> can't
> 
> > get what you need any other way.


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:320768
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Re: How is this done without evaluate()?

2009-03-20 Thread dsbrady

The one time I know we have to use it is because we have some database  
tables where some fields actually have CF expressions in them, so to have  
those expressions get, errr, evaluated, we have to use evaluate().


On Mar 19, 2009 8:10pm, Dave Watts  wrote:
> In general, evaluating strings as expressions is computationally

> expensive. I can't think of any cases where I've had to use it in

> quite a while, but I suspect there are some rare cases where you can't

> get what you need any other way.




~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:320767
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4