[OGo-Bugs][Bug 1990] WOKeyPathAssociation.m:937: A backsync raises the exception when there is no accessor (gnustep-port)

bugs@opengroupware.org bugs@opengroupware.org
Fri, 4 Jul 2008 06:11:12 +0200 (CEST)


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.

http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1990





------- Additional Comments From Golovin.SV@gmail.com  2008-07-04 06:11 -------
I don't know developer's intention about KVC on such objects like NSDictionary
but may be someone simply forgot renew the template SkyProject4Viewer.wod after
adding methods [SkyProject4Viewer object], [SkyProject4Viewer fileSystemNumber]
and forgot to add [SkyProject4Viewer fileSystemName] method? 
Anyway assotiations like "project = fileSystemAttributes.object" where
fileSystemAttributes is the NSDictionary instance require improving KVC in
NSDictionary. It is not a matter of the particular object somewhere in SOPE or OGo.

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.