<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=koi8-r">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hello David,</p>
<p><br>
</p>
<p>I decided to ask you before submitting patch here.</p>
<p>It's about objc_lookup_class generation for every class member invocation,</p>
<p>ios runtime generates this case OBJC_CLASS_$_classname, the same behaviour I found</p>
<p>in objfw (<span>CGObjCObjFW</span>), also it took into account attribute(weak_import).</p>
<p><br>
</p>
<p>The question is following: gnustep runtime it's none-fragile runtime as well as objcfw,</p>
<p>so is it worth to emit OBJC_CLASS_ reference in that place or I missed something?<br>
</p>
<p><br>
</p>
<p><br>
</p>
<div id="Signature">
<div id="divtagdefaultwrapper" style="font-size:12pt; color:#000000; font-family:Calibri,Arial,Helvetica,sans-serif">
<p>BR</p>
<p>Alexey</p>
</div>
</div>
</div>
</body>
</html>