gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug: libobjc2 property name introspection.


From: Maxthon Chan
Subject: Re: Bug: libobjc2 property name introspection.
Date: Wed, 10 Apr 2013 00:22:59 +0800

Ignore the missing methods. They are handled by the base class using method 
"forwarding". (I abused it to send JSON-based data to a server, calling methods 
there.)
在 2013-4-10,上午12:13,David Chisnall <address@hidden> 写道:

> Please send me a (simple) test case.
> 
> David
> 
> On 9 Apr 2013, at 17:10, Maxthon Chan <address@hidden> wrote:
> 
>> When I enumerate a class for all its properties and querying its name, the 
>> name of last property is always cobbled. I have to use some "quick & dirty" 
>> way (i.e add a dummy property at the end) to prevent this from affecting. OS 
>> X does not have this issue, though.
>> 
>> Can anyone figure out what is wrong? 
>> _______________________________________________
>> Gnustep-dev mailing list
>> address@hidden
>> https://lists.gnu.org/mailman/listinfo/gnustep-dev
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]