Basically I wanted to create a chain of alternating objects. For example:
document-comment-document-comment-document-comment Not really a tree I guess but I thought I could make use of some of the tree behaviour to help me. I've since come up with my own solution so I don't have to use tree. On Jun 9, 7:52 am, delocalizer <[email protected]> wrote: > Can you describe the context of the problem? ie. what is it that you > want to achieve? > > On Jun 6, 1:38 am, Greg Baker <[email protected]> wrote: > > > Is it possible to use TreeBehavior where parent_id points to an id in > > another model, which also uses TreeBehavior? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
