On 9/9/11, Jonathan M Davis <jmdavisProg at gmx.com> wrote: > But make the constructor shared. Otherwise, it gets initialized once per > thread in spite of the fact that immutable is implicitly shared. Good call!