Can i extend this to traverse a sequence of KVC items e.g. first.second.third.fourth
Also can this mechanism just deal with to-one relationships or is there a way to make it link to an array and then follow into the items returned by the array items.
by Ben — May 20
Also can this mechanism just deal with to-one relationships or is there a way to make it link to an array and then follow into the items returned by the array items.