shoot... one of my biggest apps puts a list in a session variable. a list is nothing more than a string with a common seperator.
<cfset session.myListOfFriends = "Bob,Jim,Joe,Steve,Alex,Roger,Tracy,Mike,Jackie,Pete,Mary-Jane,Susan">
nothin' to it
A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools.
-Douglas Adams (1952-2001)