<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [Biococoa-dev] Annotation</title></head><body>
<div>At 1:21 AM +0100 2/23/05, Philipp Seibel wrote:</div>
<blockquote type="cite" cite>Hey Alex,</blockquote>
<blockquote type="cite" cite><br></blockquote>
<blockquote type="cite" cite>why do you use NSString * instead of
using class for the returntype of<font face="Courier">
dataTypeForName: ?</font></blockquote>
<blockquote type="cite" cite><font face="Courier">i think its better
to have a classForAnnotationWithName: which returns the class not a
String representation</font></blockquote>
<blockquote type="cite" cite><font
face="Courier"><br></font></blockquote>
<blockquote type="cite" cite><font face="Courier">you mensioned sleep
.... very good idea ;-)</font></blockquote>
<blockquote type="cite" cite><font
face="Courier"><br></font></blockquote>
<blockquote type="cite" cite><font
face="Courier">Phil</font></blockquote>
<div><br></div>
<div>I jump in!</div>
<div>The accessor could return the class, but internally it should be
a NSString to:</div>
<div>* allow archiving</div>
<div>* handle unknown classes, which could happen if you go from one
app to another using the framework and using the same file</div>
<div><br></div>
<div>This is probably what you meant: just the accessor, right?</div>
<div><br></div>
<div>charles</div>
<div><br></div>
<div><br></div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div>Help science go fast forward:<br>
http://cmgm.stanford.edu/~cparnot/xgrid-stanford/<br>
<br>
Charles Parnot<br>
charles.parnot@stanford.edu<br>
<br>
Room  B157 in Beckman Center<br>
279, Campus Drive<br>
Stanford University<br>
Stanford, CA 94305 (USA)<br>
<br>
Tel +1 650 725 7754<br>
Fax +1 650 725 8021</div>
</body>
</html>