On 1 jul, 15:21, DaveMahon <[EMAIL PROTECTED]> wrote: > If it was a relatively small set of alternatives that were clearly > designated from the beginning and were unlikely to change, I wouldn't > model it at all and I would use business logic. If there are a lot of > options, this sounds more like a binary tree and you may want to > "borrow" from the tree/ACL behaviors. >
The application will let the user add alternatives and specify relations between them, so the set is actually dynamic and can become very large and complex. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
