> > I changed this because its totally insane in 3.x. > > Because its 'live settable' there is crazy half-working (i don't think > it really works) synchronization in various IndexWriter classes for > this. Each one had a setter and each one had its own message() and > other helper routines, and when you did set() on indexwriter it called > set() on all the other classes in a broken way. >
I like the new behavior better, but missed the fact that setting the infoStream is still available in 3x.
