I'm really unclear on how to structure my program, in particular the
controllers.  In IB I dragged a 'Window and Drawer' to the document window.
In the drawer I have a Table View, and I have another Table View in the Main
Window. I want to be able to drag a selection from the Drawer to the Window.


I expect the program to grow in complexity and I want to take that into
account from the beginning.


I am using Core Data to model the data for the Drawer's Table View and for
the Document's Table View. (I have two models.)


My question is, how should I created the Controller file(s). Should I create
separate controller files for the Drawer and Main Window?


In general, does anyone have any guidelines on how one "partitions" the
controller functions into files?
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to