[Rubycocoa-devel 659] Re: Missing Foundation functions

Back to archive index

Laurent Sansonetti lsans****@apple*****
Sun Jan 21 06:42:51 JST 2007


Hi Jacob,

These functions are unfortunately not wrapped because they are inline.  
There is no way to get them from the metadata files. So they are  
simply not supported. Fortunately these functions can be replaced by  
pure Ruby code. If you encounter an important function that is  
missing, please tell me.

Laurent

On Jan 20, 2007, at 10:35 PM, Jacob Wallström wrote:

> I see that a lot of Foundation functions are defined in /Library/
> Foundation.xml. But I don't know if you are aware that some functions
> are missing? For example NSMakeRect and NSMaxRange.
>
> /Jacob
> _______________________________________________
> Rubycocoa-devel mailing list
> Rubyc****@lists*****
> http://lists.sourceforge.jp/mailman/listinfo/rubycocoa-devel




More information about the Rubycocoa-devel mailing list
Back to archive index