I store all the properties of the object within the database in a nice normalized structure....this was only needed for use within a summary table for optimization reasons. I build the objects rarely so why not cache them? :-)
Thanks everyone for the help.
Comment on Re^3: store/retrieve data structure in MySQL