March 12, 2010
12:40 p.m.
stephane ducasse wrote:
Hi guys
tristan is a new student here and he would like to work on collection optimization and implementation. I would like the get some ideas from you. - are there some collections that would be cool to improve? - are there some collections that would be cool to have and that we do not have yet? If you have any idea related to optimizations let me know.
I will get bashed but: [1] What would be cool for Seaside IMHO: - Multi Value Dictionaries, e.g. for request parameters - Some kind of thread safe map with atomic operations [2], e.g. for session store [1] http://code.google.com/p/google-collections/ [2] http://java.sun.com/javase/6/docs/api/java/util/concurrent/ConcurrentMap.htm... Cheers Philippe