ObjFW  Hex Artifact Content

Artifact f816d1ec7c4080a64a6a63aa96a31a5346292aecb3719ad0b5f051bd450e5a9e:

Manifest of check-in [f816d1ec7c] - Move -[setValue:forKey:] to OFDictionary

If this is only overridden in OFMutableDictionary, this would lead to
inconsistent behavior, as it could be called on an OFDictionary as well
due to the fact that -[setValue:forKey:] is defined in OFObject.
Instead, if the dictionary is immutable, an OFUndefinedKeyException is
thrown. by js on 2016-06-05 15:11:04.


A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.