Revision: 13188
          http://gate.svn.sourceforge.net/gate/?rev=13188&view=rev
Author:   ian_roberts
Date:     2010-11-04 13:38:49 +0000 (Thu, 04 Nov 2010)

Log Message:
-----------
Use CopyOnWriteArrayList instead of a synchronized LinkedList for the
instantiationsStack.  This removes the need for synchronization in
ResourceData, and also avoids ConcurrentModificationExceptions when calling
CreoleRegister methods at delicate times such as resourceLoaded event handlers.

fixes http://sourceforge.net/support/tracker.php?aid=2860692

Modified Paths:
--------------
    gate/trunk/src/gate/creole/ResourceData.java


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to