• 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
Re: Cocoa patterns?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa patterns?


  • Subject: Re: Cocoa patterns?
  • From: Vince DeMarco <email@hidden>
  • Date: Sun, 26 Aug 2001 17:42:41 -0700

On Sunday, August 26, 2001, at 05:30 pm, David P. Henderson wrote:

On Sunday, August 26, 2001, at 08:09 , brian hook wrote:

This may be a case of necessitating "unlearning" the crap that MFC and
AppWizard on Win32 kind of teach people. I had assumed that since IB
generates files for me that any radical changes done to a UI via IB
would require new source file generation, thus destroying existing
source. I've been also assuming that the MVC paradigm minimizes a lot
of this damage by isolating the damage to the "V" part, which ideally
should be trivial to re-implement since the real work happens in the
"M" part. Does this sound right?

Not quite. Currently, IB will overwrite any existing files if you use
the create command, but you have 2 alternate methods of adding new
outlets/actions to a nib.

The next version of IB will allow you to merge the changes together using FileMerge.

We are planning on working on the synchronization between your code an IB in future releases.


vince


References: 
 >Re: Cocoa patterns? (From: "David P. Henderson" <email@hidden>)

  • Prev by Date: Re: Scaling
  • Next by Date: Re: Cocoa patterns?
  • Previous by thread: Re: Cocoa patterns?
  • Next by thread: Re: Cocoa patterns?
  • Index(es):
    • Date
    • Thread