[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

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

Re: [MacRuby-devel] [MacRuby] #628: CTFramesetterCreateFrame doesn't like the CFRange type

2010-04-17 Thread MacRuby
#628: CTFramesetterCreateFrame doesn't like the CFRange type ---+ Reporter: ea...@…| Owner: lsansone...@… Type: defect | Status: new Priority: major |