• 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: Code Completion
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Code Completion


  • Subject: Re: Code Completion
  • From: Sebastian Gomez Papiol <email@hidden>
  • Date: Fri, 7 Mar 2003 01:35:45 +0100

cocoa-dev@lists. Point taken. But you still need to have some IDEA of the method name even for code completion to work.
My point is, it's a nice convenience, not a necessity.

100% true, but 1 comment. ALL the cocoa methods and classes uses the SAME STANDARD naming scheme.

ALL the cocoa words have these naming conventions:

instance variable myInstanceVariable
method myMethod
class MyClass

You DON'T need to know how to write every word in cocoa, you only need to STUDY these simple name conventions.

For example, if you have a method named copy color into my view, you MUST name it: copyColorIntoMyView quite simple, no?
_______________________________________________
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: Code Completion (From: zauhar <email@hidden>)

  • Prev by Date: [code] Source code for a Time Control
  • Next by Date: Hardware Assets
  • Previous by thread: Re: Code Completion
  • Next by thread: Re: Code Completion
  • Index(es):
    • Date
    • Thread