I have a facebook type app that I need to build for a client (don't we
all?) and in it I have a model that ideally needs to be owned by one
user, and also habtm other users (the owners friends)

Before I go too far, I want to know if this approach is possible, or
should I just stick another field in the habtm join table that is
something along the lines of is_owner (boolean)

Is this crossing the streams in Ghostbusters, or is it something very
run of the mill that I just haven't done yet (8 cake sites under my
belt and counting...)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to