not full, no, but it does support most things, like define_method,
instance_eval, responds?
eval('ruby code') is most definitely not supported. is that a feature or a bug?
you decide ;-)
If there's a complete list of reflection/metaprogramming related methods out
there, I could try and tell y
you can pass a "plain string" (e.g. "text string" not @"text string") and
macruby will treat it as an NSString.
and I think the localized version is fetched using:
NSBundle.mainBundle.localizedStringForKey('text string', value:nil,
table:nil)
@colinta
colinta.com
github.com/colinta
On