Jeffry,

To my knowledge, Cold Fusion is not a typed language in the way you were
asking.  It does, however, provide 3 types; simple variables, arrays and
structures.

If you can get back issues of the Cold Fusion Developers Journal, Ben Forta
wrote an excellent discussion of this in the September 2000 issue (Volume 2,
Issue 9).  See pages 18 - 21.

Russel

============================================================
  Russel Madere, Jr.         Senior Web Developer
  ICQ: 5446158               http://www.TurboSquid.com

Some days you eat the bear; some days the bear eats you.
============================================================


> -----Original Message-----
> From: Jeffry Houser [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 07, 2000 07:40
> To: CF-Talk
> Subject: Is Cold Fusion a Typed Language?
>
>
>
>   I've heard in quite a few places that ColdFusion is a typed language?
> However, it acts as an untyped language.  Can anyone verify for me which
> one is actually true?
>
>   You don't declare variables a type when you create them, and you
> can typically change a variable from a string to an integer without
> a second thought.  I was told that ColdFusion handles all data
> conversion internally to take the burden off the user, but for
> efficiency's sake, it's best not to switch the type of a variable if
> you can avoid it.
>
>   And if Cold Fusion is a typed language, what are the simple types?
> The standard string, integer, float, and boolean?
>
> --
> Jeff Houser
> AIM: Reboog711  | ICQ: 5246969 | Phone: 860-229-2781
> --
> DotComIt, LLC
> Computer Consultant specializing in database driven web data
> Lotus Notes/Domino, Cold Fusion
> --
> Half of the Alternative Folk Acoustic Duo called Far Cry Fly
> http://www.farcryfly.com
> http://www.mp3.com/FarCryFly
> --
> Does Everyone Think I'm a Cynical?
> ------------------------------------------------------------------
> ------------------------------
> Archives: http://www.mail-archive.com/[email protected]/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
> or send a message with 'unsubscribe' in the body to
> [EMAIL PROTECTED]
>

------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to