Closed GoogleCodeExporter closed 8 years ago
Thank you for reporting this. We will look into it.
Original comment by berge...@gmail.com
on 10 Mar 2008 at 2:21
Steffen, from looking at the code we didn't design it to be thread safe. Any
reason
not to do it that I forget about? Otherwise I'd also do it for I18nFactory.
Original comment by berge...@gmail.com
on 10 Mar 2008 at 2:43
That looks like a bug. It should be safe to access the code from multiple
threads
concurrently.
Original comment by steffen....@googlemail.com
on 11 Mar 2008 at 7:20
Implemented thread safety. In the long run it might be nicer to make I18n
immutable
and have change listeners update the locale instance maybe.
Will commit in the next few days.
Original comment by berge...@gmail.com
on 10 Apr 2008 at 5:02
Attachments:
Committed. Will be part of next release.
Original comment by berge...@gmail.com
on 10 Apr 2008 at 5:04
A new release has been published that contains the fix for this issue.
Original comment by berge...@gmail.com
on 17 Jul 2008 at 2:02
Original issue reported on code.google.com by
david.calavera@gmail.com
on 10 Mar 2008 at 11:32