Interesting topic Luigi7up.

I achieved exactly this in a very simple way with AD7six' Polymorphic
behavior:

http://bakery.cakephp.org/articles/view/polymorphic-behavior

I successfully use it for tagging many models in my app and for
geolocalization. In the first case, I can tag different models and
create a common tag cloud for them all. Regarding geolocalization,
it's pure magic to be able to associate users, videos, news, companies
and whatever to geographic coordinates with almost a oneliner.

I'm excited about trying rating and commenting too with polymorphic
behaviors.

Has anybody went further?
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to