ObjFW  Hex Artifact Content

Artifact 0e35ae63a58d4a4b3f05f896a6bed332af289ca43c65ec18db1fad18c8bb1765:

Manifest of check-in [0e35ae63a5] - Return Nil for incomplete classes.

It's better to handle the class like it does not even exist in case it
is not completely loaded. Throwing an error there introcudes trouble
with static instances which try to get the class before initializing the
static instances, so objc_lookup_class() should never throw an error. by js on 2012-04-08 15:03:59.


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