• 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
Class Hierarchy in the Interface Builder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Class Hierarchy in the Interface Builder


  • Subject: Class Hierarchy in the Interface Builder
  • From: "email@hidden" <email@hidden>
  • Date: Fri, 28 May 2004 15:41:35 +0200

Hello

I am relatively new to cocoa and have a kind of a refactoring problem:

Two Controller ControllerA and ControllerB have common Code, therefore I introduce an AbstractController as a superclass of ControllerA and ControllerB. The AbstractController has only be added in XCode while the other Classes are used in the Interface Builder, too. Now if I look at the Class Browser of the Interface Builder ControllerA and ControllerB are still subclasses of NSObject. While the code is working correct, the missing class in the IB might be confusing...
Any idea to fix this problem?

Thank you

Roman Bertolami
_______________________________________________
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.


  • Follow-Ups:
    • Re: Class Hierarchy in the Interface Builder
      • From: James DiPalma <email@hidden>
    • Re: Class Hierarchy in the Interface Builder
      • From: Jake McArthur <email@hidden>
  • Prev by Date: Re: Code Guidelines
  • Next by Date: Binding & other actions
  • Previous by thread: Re: NSTableView addColumn: cells
  • Next by thread: Re: Class Hierarchy in the Interface Builder
  • Index(es):
    • Date
    • Thread