Man, I wish we could examine the source code on this kind of stuff. When I do a bunch of isboolean's SeeFusion's stack trace sees a lot of coldfusion.runtime.CFDouble.parseDouble and java.lang.FloatingDecimal.readJavaFormatString going on, but there must obviously be some more there that doesn't take long enough to catch in the stack trace. Maybe some regex is being used to get out "yes", "no", "true", "false", and... ??
~Brad -----Original Message----- From: Adam Haskell [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 10, 2008 4:34 PM To: CF-Talk Subject: Re: CF thinks 0F is boolean. 0A is a line feed (pretty sure on this) which is certainly not boolean. I have no idea what 0F is though I thought it had some significance like terminator or something. Adam Haskell ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:307202 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

