For anyones info I didn't go ahead with putting this feature into the
Model. I went the same way as before and as panyasan. I created an
action that loops the existing associations and makes the desired
modifications and then I use that from other actions and controllers as
a requestAction('/pat/to/action').I may be wrong but I find that the models are really only suitable as ORM / database abstraction. Putting any other type of "domain logic" or this kind of object manipulation in them gives me a headache. :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
