NumberFormat and thread safety
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