I think that in your situation you have to set up your association as
follow:

waypoint_types hasMany waypoints
waypoint belongsTo waypoints_types

With this any waypoint will have just one type and every time could
have many waypoints.

Is this what you are looking?

hope that helps!
cheers
eemi


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to