>From a post that predates the current archives (I'll add the older ones in later).

I basically use a three tiered system that allows people to choose what they want 
based on the complexity of the data. 

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.


Michael Dinowitz
Master of the House of Fusion
http://www.houseoffusion.com

______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to