I've got an article that's been sitting in my in pile on this and it'll be
up in the next Fusion Authority. I basically use a three tiered system that
allows people to choose what they want based on the complexity of the data.
I'll explain it more then.

Tier 1 (complex data types)
s-Structures (sStructure)
a-Array (aArray)
o-Object (oObject)
q-Query (qQuery)

Tier 2 (formatted strings)
d-Date (dDate)
l-List (lList)
w-WDDX (wWDDX)
b-Boolean (bBoolean)

Tier3 (numbers)
i-Integer (iInteger)
n-Number (nNumber)

Everything else is considered a string.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to