• 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: Future Objective-C changes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Future Objective-C changes


  • Subject: Re: Future Objective-C changes
  • From: Gerard Iglesias <email@hidden>
  • Date: Sat, 17 May 2003 21:53:48 +0200

On Friday, May 16, 2003, at 11:59 PM, Jim Rankin wrote:

I'm also in the "keep Objective-C elegant and simple" camp.

I agree for that.

The sole I would want to see evolve is the way we wrote exception handling, I am not expert enough to judge the difference between the use of setjmp, longjump versus a true exception handling mechanism, but what it annoys me a lot is the way we have to write it :

NS_DURING
NS_HANDLER
NS_HANDLER

I would prefer something more traditional and included in the language itself like this syntax

try
{
}
on error
{
}
end error


Best regards

Gerard
_______________________________________________
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: Future Objective-C changes (From: Jim Rankin <email@hidden>)

  • Prev by Date: Re: Apple's and Sleepycat's BSD DataBase
  • Next by Date: tableviews, strings, columns, complicated
  • Previous by thread: Re: Future Objective-C changes
  • Next by thread: Re: Future Objective-C changes
  • Index(es):
    • Date
    • Thread