export data - Matrix?

Author Message

laurent le cadet

Wednesday 01 August 2007 9:59:44 am

Hi,

I'm building a class for cooking recipes which will be exported regulary as a csv file.

In this class, I want to list all ingredients used in the recipe.
As the list will be different for each recipe, I'm looking for the best datatype to use.

The simpliest solution is to use a fix number of optional text lines but as there is some recipes with more than 15 ingredients, the result will be a heavy class.

I'm thinking about the matrix one but I know it's not very suitable for an export.

Any hint?

Regards.

Laurent

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.