[dev] horde_category_attributes

Marko Djukic mdjukic at horde.org
Mon Sep 1 07:42:48 PDT 2003



what would be the best way to store multi-level array data into attributes?

want to switch giapeto over to use the attributes table and not the serialized
data. but in the case of horde blocks as the block type, params can end up
being arrays several levels deep.

should i just serialize the params array as the value field in the sql or figure
out some way to represent that in the table... but seems wasteful doing so many
sql entries for each array element.

marko


More information about the dev mailing list