• 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: Drew McCormack <email@hidden>
  • Date: Tue, 1 Jul 2003 19:53:33 +0200

Again, in general I really like Objective C. If I could just get project
builder to generate more of the boilerplate for me (I love the way both
kdevelop and vc++ allow me to right-click on a class icon and select "add
new function".
You might try TextExtras. It allows you to auto-generate accessors.
http://www.versiontracker.com/dyn/moreinfo/macosx/10307

I fill out a form, press OK, and BAM it drops in my
declaration in my header file and a stub in my implementation file.) If I
could make private methods and variables truly private.
As far as I know, you can always get around private, even in C++:

#define private public

If you work with bad programmers, you have a problem whether or not you can make things really private.

Drew

----------------------------------
Dr. Drew McCormack
Trade Strategist (www.trade-strategist.com)
Stock Market strategy design platform for Mac OS X.
_______________________________________________
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.

References: 
 >Re: Strong language about Cocoa and Qt. (From: Rich Warren <email@hidden>)

  • Prev by Date: Re: Strong language about Cocoa and Qt.
  • Next by Date: Re: Strong language about Cocoa and Qt.
  • Previous by thread: Re: Strong language about Cocoa and Qt.
  • Next by thread: Re: Strong language about Cocoa and Qt.
  • Index(es):
    • Date
    • Thread