[Rubycocoa-devel 745] auto-objc_export for Informal Protocol methods

Zurück zum Archiv-Index

kimura wataru kimur****@i*****
Sat Feb 17 23:46:33 JST 2007


Hi,

I wrote an experimental patch for automatic objc_export
for informal protocol methods.

This patch does:

 * add OSX._lookup_informal_method, to enable invoking
   find_bs_informal_protocol_method() from Ruby.
 * invoke objc_export at definition of informal protocol methods.
   (like automatic override)
 * add a test for this feature.

I think this feature is useful, but the interface of OSX._lookup_informal_method
is not so good (its name, return value as hash, ...).
How about this?


-- 
kimura wataru
-------------- next part --------------
A non-text attachment was scrubbed...
Name: auto_export_informal.patch
Type: application/octet-stream
Size: 3152 bytes
Desc: not available
Url : http://lists.sourceforge.jp/mailman/archives/rubycocoa-devel/attachments/20070217/d8ecad39/attachment.obj 


More information about the Rubycocoa-devel mailing list
Zurück zum Archiv-Index