#601: hashes with empty values cannot writeToFile --------------------------------+------------------------------------------- Reporter: lastobe...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major | Milestone: Component: MacRuby | Keywords: --------------------------------+-------------------------------------------
Comment(by lastobe...@…): this is invalid, and came from my confusing setValue:forKey with setObject:forKey. setValue:forKey ignores nils, which is why the obj c code I was trying to convert worked. It was a series of setValue:forKey statements which I erringly replaced with a hash literal. -- Ticket URL: <http://www.macruby.org/trac/ticket/601#comment:1> MacRuby <http://macruby.org/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel