Update of bug #41325 (project gnustep):

                  Status:                    None => In Progress            

    _______________________________________________________

Follow-up Comment #1:

I just implemented the method keyPathsForValuesAffectingValueForKey, but the
result may not be as expected.

The current implementation of KVO in GNustep does not call this method when a
key gets observed to determine which which key paths affect which others. I
think fixing this would require an almost complete rewrite of the KVO
implementation.

What we could do to get a similar result would be to add calls to the
keyPathsForValuesAffectingXXX: methods when a new observer gets added and fix
the values in dependentKeyTable to reflect those connections.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41325>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to