by "Erik" <customimage@[EMAIL PROTECTED]
>
Jan 4, 2005 at 03:56 PM
Hi!
Roelf Toxopeus wrote:
> In article <1104663710.743774.22610@[EMAIL PROTECTED]
>,
> > The function sel_getUid() will get you a selector (from a
C-String), and
> > objc_getClass() to get a class (also from a C-String).
>
So in other words, Apple (or Brad Cox, ObjC's creator) created a way to
access ObjC functions from non-ObjC languages to maintain some sort of
compatibility. Would that be accurate? That's interesting; it never
occured to me that something like that could be done.
Thanks,
Erik