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 <[email protected]> 写道:
> Please send me a (simple) test case. > > David > > On 9 Apr 2013, at 17:10, Maxthon Chan <[email protected]> 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 >> [email protected] >> https://lists.gnu.org/mailman/listinfo/gnustep-dev > _______________________________________________ Gnustep-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnustep-dev
