[43/50] wicket git commit: WICKET-6021: consistent iteration even after modifications

2015-11-08 Thread mosmann
WICKET-6021: consistent iteration even after modifications This commit fixes WICKET-6021 by implementing an improved iterator for markupcontainer that is able to act on changes in the implementation of the underlying data structure that stores the children without throwing a ConcurrentModification

[1/2] wicket git commit: WICKET-6021: consistent iteration even after modifications

2015-11-06 Thread dashorst
Repository: wicket Updated Branches: refs/heads/master e0c2f1bba -> 320e555df WICKET-6021: consistent iteration even after modifications This commit fixes WICKET-6021 by implementing an improved iterator for markupcontainer that is able to act on changes in the implementation of the underlying

wicket git commit: WICKET-6021: consistent iteration even after modifications

2015-11-06 Thread dashorst
Repository: wicket Updated Branches: refs/heads/wicket-7.x cdd9a6d56 -> 53608478f WICKET-6021: consistent iteration even after modifications This commit fixes WICKET-6021 by implementing an improved iterator for markupcontainer that is able to act on changes in the implementation of the underl