Collection Object

Philip Mötteli philip.moetteli at econophone.ch
Thu Aug 3 10:19:16 CDT 2006


Am 03.08.2006 um 10:08 schrieb Ruslan Zasukhin:

> On 8/3/06 10:49 AM, "Philip Mötteli"  
> <philip.moetteli at econophone.ch> wrote:

> Just to know:
>
> Does objC do at runtime string compare of name method for an  
> instance to
> find if this object have this or that method ?

No, the method call/selector is compiled into a type called 'SEL',  
which regroups all type of methods, with the same signature and name.


Re
Phil



More information about the Valentina mailing list