On 5/21/07, Robertson-Ravo, Neil (RX)
<[EMAIL PROTECTED]> wrote:
> It would defeat the purpose and wonder of ColdFusion being typeless etc.

No it wouldn't.  You still wouldn't have to declare a variable as a
type of variable.  Just the context to which it belongs.

<cfset variables.myVar = "3" />
<cfoutput>#variables.myVar#</cfoutput>

could be a string.
could be an int.

doesn't matter tho... you know where it lives :)

-- 
Charlie Griefer

================================================
"...All the world shall be your enemy, Prince with a Thousand Enemies,
and whenever they catch you, they will kill you. But first they must catch
you, digger, listener, runner, prince with a swift warning.
Be cunning and full of tricks and your people shall never be destroyed."

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:278783
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to