Categories to help with organization
Categories to help with organization
- Subject: Categories to help with organization
- From: "Kamrin Dahlin" <email@hidden>
- Date: Fri, 8 Sep 2006 08:54:05 -0700
- Thread-topic: Categories to help with organization
Hi all,
I am fairly new to Cocoa/Obj-C (I have come over from Java), but one of the things I am noticing is that my main Controller class (MyDocument, or similar) tends to get rather large, especially when I start adding in methods for observing, window controls, private methods, overrides etc...
I was wondering if it is a good idea to use categories on the main controller to separate out these different parts of my main controller? Seems like this will help with organization and make my code easier to read by others?
Regards,
k
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden