model->controller messaging
model->controller messaging
- Subject: model->controller messaging
- From: Sean Harding <email@hidden>
- Date: Wed, 4 Jun 2003 21:37:26 -0700
What's the accepted best practice for communicating from a model object
to a controller object? Controller to model is easy because the
controller creates the model. Is there any reason not to pass the model
a pointer to the controller and let it freely send messages back?
sean
--
Sean Harding -- email@hidden --
http://dogcow.org/s/ -- KD7UAY
Seattle, WA, USA
_______________________________________________
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.