• 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: Strong language about Cocoa and Qt.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strong language about Cocoa and Qt.


  • Subject: Re: Strong language about Cocoa and Qt.
  • From: James Quick <email@hidden>
  • Date: Wed, 2 Jul 2003 11:49:39 -0400

On Wednesday, July 2, 2003, at 08:53 AM, Jeff Harrell wrote:

I went a different route. I created a custom file template that includes everything I need. It subclasses NSObject, and includes +initialize, -init, and -dealloc. If I need to do anything in those methods, I fill them in. If not, I just leave them empty.

You are playing with fire, here.

If you do not need to implement them, delete them so that calls to those messages are
passed to super. This is *A VERY BAD IDEA*

Sorry for shouting.
_______________________________________________
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: Strong language about Cocoa and Qt.
      • From: Jeff Harrell <email@hidden>
References: 
 >Re: Strong language about Cocoa and Qt. (From: Jeff Harrell <email@hidden>)

  • Prev by Date: Re: -awakeFromNib, application releasing...
  • Next by Date: Re: Static vs. Dynamic typing
  • Previous by thread: Re: Strong language about Cocoa and Qt.
  • Next by thread: Re: Strong language about Cocoa and Qt.
  • Index(es):
    • Date
    • Thread