![]() |
|
|||||||
| Development Help Help for building applications or diagnosing problems with WWJ |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Developer
Join Date: Dec 2007
Posts: 55
![]() |
Not to sound harsh, but RenderableLayer is extremely not thread safe. Furthermore, the private Collection renderables is exposed via getRenderables(). Does anyone plan on refactoring RenderableLayer to use a concurrent collection class (much like IconLayer) or another acceptable method of thread safety? IMO, a CopyOnWriteArrayList would be the best implementation to use.
Last edited by zerobarrier; 01-15-2008 at 05:51 PM. |
|
|
|
|
|
#2 | |
|
WWJ Consultant
Join Date: Jun 2005
Location: Saint-Paul de Vence, Alpes Maritimes, France
Posts: 3,412
![]() |
From tag:
Quote:
|
|
|
|
|
|
|
#3 |
|
Developer
Join Date: Dec 2007
Posts: 55
![]() |
Excellent, thanks Pat.
|
|
|
|
|
|
#4 |
|
WWJ aficionado
Join Date: Aug 2007
Posts: 136
![]() |
I put an entry in JIRA some day ago about this issue
![]()
__________________
|--------------------------------------- | http://www.acuriousanimal.com/ |--------------------------------------- | http://theballoonproject.blogspot.com |--------------------------------------- | _ __ | /_| ( _ _/'_ _ |( |. __)(//)//(/(/() | _/ |--------------------------------------- |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|