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

Re: Threadsafe issues


  • Subject: Re: Threadsafe issues
  • From: Chuck Hill <email@hidden>
  • Date: Wed, 2 Feb 2011 18:59:18 -0800

On Feb 2, 2011, at 6:56 PM, Mike Schrag wrote:

>> How can we identify non-threadsafe classes without waiting for an exception or data error?
>
> you can't, really ... i would say that the majority of classes probably AREN'T thread-safe and work your way back as you prove otherwise.


That is my take on it as well.  An easier approach is to look at what you are sharing from the Application or static variables and focus on checking those classes.  You might get better results by eliminating the sharing rather than synchronizing.


Chuck

--
Chuck Hill             Senior Consultant / VP Development

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects







Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Threadsafe issues (From: Tim Kliewer <email@hidden>)
 >Re: Threadsafe issues (From: Mike Schrag <email@hidden>)

  • Prev by Date: Re: Threadsafe issues
  • Next by Date: Re: Horizontal inheritance mismatch between WebObjects 5.4 and 5.3 [ was: SQL generation doesn't conform to entity inheritance]
  • Previous by thread: Re: Threadsafe issues
  • Next by thread: Re: SESnapshotExplorer
  • Index(es):
    • Date
    • Thread