Hi, As I understand it the reason assignment to ReadOnly properties fails silently is that there was no try-catch prior to ECMAScript 3. Could/will edition 4 require an exception to be thrown in strict mode? Jonathan