Re: [MacRuby-devel] [MacRuby] #651: NSString#stringByDeletingPathExtension: not returning a String

2010-04-08 Thread MacRuby
#651: NSString#stringByDeletingPathExtension: not returning a String --+- Reporter: koude...@…| Owner: lsansone...@… Type: defect| Status: new

Re: [MacRuby-devel] [MacRuby] #651: NSString#stringByDeletingPathExtension: not returning a String (was: NSString#stringByDeletingPathExtension: not retuning a String)

2010-04-08 Thread MacRuby
#651: NSString#stringByDeletingPathExtension: not returning a String --+- Reporter: koude...@…| Owner: lsansone...@… Type: defect| Status: new

Re: [MacRuby-devel] [MacRuby] #651: NSString#stringByDeletingPathExtension: not retuning a String

2010-04-08 Thread MacRuby
#651: NSString#stringByDeletingPathExtension: not retuning a String --+- Reporter: koude...@…| Owner: lsansone...@… Type: defect| Status: new

[MacRuby-devel] [MacRuby] #651: NSString#stringByDeletingPathExtension: not retuning a String

2010-04-08 Thread MacRuby
#651: NSString#stringByDeletingPathExtension: not retuning a String --+- Reporter: koude...@…| Owner: lsansone...@… Type: defect| Status: new

Re: [MacRuby-devel] Size of the apps

2010-04-08 Thread Matt Aimonetti
Daniel, Welcome to the list. Currently MacRuby doesn't optimize the output size. There are few things you can do to reduce the file size, such as not including the Ruby 1.9 standard library with your app if you don't need it. In the future the app size should be reduced by only including the libra