#507: valueForKey(key) no longer working with NSManagedObject subclasses.
-----------------------------------+----------------------------------------
Reporter: johnmacs...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: major | Milestone:
Component: MacRuby | Keywords: valueForKey, KVC, Core Data
-----------------------------------+----------------------------------------
Comment(by martinlagarde...@…):
Hi!
Could you please try with the latest trunk by downloading the nightly
build? (http://www.macruby.org/files/nightlies/)
I remember hitting the issue, but after trying to reduce the code which
worked, I checked again with your test project, and didn't have any
problem with this in `Student.rb`:
{{{
#!ruby
class Student < NSManagedObject
attr_accessor :age
end
}}}
--
Ticket URL: <http://www.macruby.org/trac/ticket/507#comment:1>
MacRuby <http://macruby.org/>
_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel