Re: Use "sel_getUid" for undeclared selector

[email protected]
Newsgroups gmane.comp.lib.gnustep.user
Message-ID <[email protected]>
Hi,

CitĂĄt SĂŠbastien Pierre <[email protected]>:

> Hi all !
> 
> I would like to know if it is possible to do a "sel_getUid" that  
> returns a non-NULL SEL for a selector that is not declared in the code  
> ?
> 
> BTW, this question is related to previous mails  
> (<http://lists.gnu.org/archive/html/help-gnustep/2005-02/msg00014.html>  
> and  
> <http://lists.gnu.org/archive/html/help-gnustep/2005-02/ 
> msg00013.html>).
> 

StepTalk solves the problem this way:

http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/StepTalk/Frameworks/StepTalk/STObjCRuntime.m?rev=1.6&content-type=text/vnd.viewcvs-markup

see: STSelectorFromString and STCreateTypedSelector

It is not very nice nor clean, but it works. If you find cleaner solution,
please share it.

Regards,

Stefan Urbanek
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.