> It's just that if OUString was supposed to be immutable, then a > foo += bar; "feels wrong" to me in some vague way that, I guess > bizarrely, foo = foo + bar doesn't. Ditto. --tml