binding and too many relationship insertion
binding and too many relationship insertion
- Subject: binding and too many relationship insertion
- From: Olivier Destrebecq <email@hidden>
- Date: Thu, 1 Jul 2004 11:06:13 -0400
when i send the add: message to an array controller in my app
everything works fine except that it use the set<Key>: method in my
method instead of the insertIn<Key>: method.
Is that supposed to be, is there a way to get it to use that insert
method. Does that mean that any code that need to be run when inserting
an object in the array needs to be in the controller and not the model?
thanks for answers on any of those questions.
Olivier Destrebecq
http://www-personal.si.umich.edu/~olivier/portfolio/Resume.html
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.