18 Apr
2011
18 Apr
'11
8:42 p.m.
On Mon, Apr 18, 2011 at 20:18, Joshua Ballanco <jballanc@gmail.com> wrote:
they aren't...quite... The issue is that if you need a string, sometimes an NSString is sufficient and in those cases you'd want the NSString to report itself as being the same as a String. In other cases, however, they are different beasts. We'll probably have to come up with a better solution, though, before the 1.0 release.
Related ticket: https://www.macruby.org/trac/ticket/1141 Couple of posts where I raise similar concerns: http://lists.macosforge.org/pipermail/macruby-devel/2010-October/006125.html http://lists.macosforge.org/pipermail/macruby-devel/2011-January/007037.html