• 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
NumberFormat and thread safety
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NumberFormat and thread safety


  • Subject: NumberFormat and thread safety
  • From: Kieran Kelleher <email@hidden>
  • Date: Mon, 24 Jul 2006 15:05:06 -0400

Commonly used NumberFormatters seem like obvious candidates for using lazily created and cached shared instances, however the superclass java.text.Format is not thread safe and NSNumberFormatter does not specify in the API. Could someone share what strategy they typically use for WO development .... a number formatter instance for each session, for each R-R worker thread, etc.

Regards, Kieran
_______________________________________________
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


  • Follow-Ups:
    • Re: NumberFormat and thread safety
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: mysql bug on 4.1
  • Next by Date: Re: NumberFormat and thread safety
  • Previous by thread: Re: WO to consume WebServices
  • Next by thread: Re: NumberFormat and thread safety
  • Index(es):
    • Date
    • Thread