Re: [MacRuby-devel] Float bind and NSDecimalNumber

2010-04-18 Thread Daniel Lopes
Hi Laurent, I'm not sure it's a bug or I'm doing something wrong. Anyway,I created a new bug with the project attached. https://www.macruby.org/trac/ticket/656 On Sun, Apr 18, 2010 at 1:18 AM, Laurent Sansonetti wrote: > Hi Daniel, > > Could you reduce the problem into a simple Xcode project and

Re: [MacRuby-devel] Float bind and NSDecimalNumber

2010-04-17 Thread Laurent Sansonetti
Hi Daniel, Could you reduce the problem into a simple Xcode project and attach it to a Trac bug? Would be easier for us to investigate :) Thanks, Laurent On Apr 17, 2010, at 8:11 PM, Daniel Lopes wrote: > Hello, I have a model Person with two accessors, one is initialized as float. > In Inte

[MacRuby-devel] Float bind and NSDecimalNumber

2010-04-17 Thread Daniel Lopes
Hello, I have a model Person with two accessors, one is initialized as float. In Interface builder I did a bound between accessor and a TableColumn (which one have a NumberFormatter). Everything ok but when I try store in with NSKeyedArchiver.archivedDataWithRootObject it fails saying: *Exception