On Wednesday 08 August 2007 04:02, Andreas L Delmelle wrote: > On Aug 4, 2007, at 13:22, Vincent Hennebert wrote: > > Manuel Mall a écrit : > > <snip/> > > > >> I have been following this discussion with very little attempt to > >> understand the intricate technical details of concurrent maps etc, > >> but > >> I am wondering why we don't apply the KISS principle here? > > Oh, but it is Simple and Stupid. :-) > Much simpler and much more stupid than our layoutengine or hyphenator > or property resolution code
Not quite my point. When you put your private implementation of an int HashMap forward there were concerns raised about this as hard to maintain and not really required. Now we have a custom implementation of a concurrent hash map. Same concerns apply IMO. <snip/> > > Cheers > > Andreas Manuel