ThreadSafeList

Glazed Lists provides a convenience class in order to avoid wrapping all of your read operations with this try/finally block called ThreadSafeList Simply wrap your list of interest in a ThreadSafeList and perform your method calls on that class. Unfortunately, ThreadSafeList has some disadvantages: