• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Categories and splitting an app into logical blocks.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Categories and splitting an app into logical blocks.


  • Subject: Categories and splitting an app into logical blocks.
  • From: Тимофей Даньшин <email@hidden>
  • Date: Fri, 15 May 2009 23:57:07 +0400

Hello.

Suppose, I have an app that, for example, works with a database. It can write to the db, it can select things. There is a class that works with the database, a class that controls that class and a class that interacts with the gui. And, of course, there is some testing code in all the three "layers".

Is it a good idea to split all those classes into categories for writing, reading and testing? For example, Database (Writing), Database(Reading), Database(Testing) and so on? Or is it a silly thing to do for some reason?

Thank you in advance for your replies.
Timofey.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Categories and splitting an app into logical blocks.
      • From: Fritz Anderson <email@hidden>
  • Prev by Date: Re: User Access Rights
  • Next by Date: Binding to an NSArrayController subclass
  • Previous by thread: [iPhone] NSURLConnection cache problem?
  • Next by thread: Re: Categories and splitting an app into logical blocks.
  • Index(es):
    • Date
    • Thread