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

Re: CamelBones question


  • Subject: Re: CamelBones question
  • From: Sherm Pendley <email@hidden>
  • Date: Wed, 12 May 2004 13:01:06 -0400

On May 12, 2004, at 12:35 PM, Pierre Vaudrey wrote:

> NSString * identifier = [tableColumn identifier];
> if ([identifier isEqualToString:@"name"]) { // your work-around
> needed here also

No need to call a method at all for a simple string comparison...

my $identifier = $tableColumn->identifier();
if ($identifier eq 'name') {

:-)

sherm--
_______________________________________________
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: CamelBones question
      • From: Pierre Vaudrey <email@hidden>
References: 
 >Re: CamelBones question (From: Pierre Vaudrey <email@hidden>)

  • Prev by Date: Re: CamelBones question
  • Next by Date: Re: File's owner and delegate
  • Previous by thread: Re: CamelBones question
  • Next by thread: Re: CamelBones question
  • Index(es):
    • Date
    • Thread