Hi all guys,

I had a chat with Benoit in another thread and I realized no one of
our class is Thread safe - what do you think of actual behavior that
every component accepts a setter for any member - that could cause
strange behaviors at runtime?

I would analyze wich components can be converted to immutable - IIUC
Benoit agreed with me on having some PointerImpl members as immutable,
i.e. CacheService#setMap( ConcurrentMap<K, Pointer<V>> map ) means
dropping all the already stored data :)

Thoughts?
best,
-Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/

Reply via email to