Depends on what you're doing... I'm using a few small structs for vairious things, and I use WDDX to write the struct to a text file for persistence. I actually use WDDX in many situations for things like capturing counter contents, I've got one that stores data from a simple yes/no poll, and settings in administrator screens for applications...
It's a simple way to store structured data fast, and doesn't seem to have any performance issues in the situations I use it. Laterz, J On Fri, 25 Feb 2005 12:18:59 -0400, Scot VanAlstine <[EMAIL PROTECTED]> wrote: > How can I convert an array to a string that I can output with cffile? > > -- Continuum Media Group LLC Burnsville, MN 55337 http://www.web-relevant.com http://cfobjective.neo.servequake.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how to get a fax number that sends and receives faxes using your current email address http://www.houseoffusion.com/banners/view.cfm?bannerid=64 Message: http://www.houseoffusion.com/lists.cfm/link=i:15:667 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/15 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:15 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
