Has anyone built an application that contains a content model using TreeBehaviour? By content model I mean the primary content in the application (pages on a website). Or has anyone developed extensible content into a model, with a seperate table for each type?
I've built a prototype model, originally called Node, which is then extended by the content models. Even at only 50 lines of code it's already automagically binding and self-creating. Basically I'm looking for any ideas/systems that use something like this with Cake. P.S. Sorry for using "automagically". It's a lame buzzword, but I couldn't help myself. :D --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
