Thanks :) Well, I'll take a look. I've previously used MPTT tables, part of my application is a photo gallery, and initially I was using MPTT as a way to organise albums into subfolders etc - but for the performance reasons I've decided against that (plus my code was hideously ugly and convoluted!).
I've fixed my own authentication system now so it should in theory work - if db_acl doesn't work out, then I've already come up with some access control code which should do the job anyway. As a couple of other people have mentioned, I really wish Cake was able to return objects instead of arrays, it would make some of the things I'm doing here a little easier. But not to worry, this is still a much better framework than Symfony and Prado, which I used before :) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
