FROM : Clark Cox
DATE : Tue Oct 14 14:48:48 2008
On Mon, Oct 13, 2008 at 9:43 PM, Chris Idou <<email_removed>> wrote:
>
> Does anyone know if you can use this mechanism for dotted values, or does it have to be a value local to the object?
Yes, you can use dotted values (that is why it is
keyPathsForValues..., not keysForValues...)
>
> For example, could you say that field "a" depends on "b.c"? I'm trying to do that but it doesn't seem to work or me.
Are you sure that appropriate KVO notifications are being posted for b.c?
--
Clark S. Cox III
<email_removed>
DATE : Tue Oct 14 14:48:48 2008
On Mon, Oct 13, 2008 at 9:43 PM, Chris Idou <<email_removed>> wrote:
>
> Does anyone know if you can use this mechanism for dotted values, or does it have to be a value local to the object?
Yes, you can use dotted values (that is why it is
keyPathsForValues..., not keysForValues...)
>
> For example, could you say that field "a" depends on "b.c"? I'm trying to do that but it doesn't seem to work or me.
Are you sure that appropriate KVO notifications are being posted for b.c?
--
Clark S. Cox III
<email_removed>
| Related mails | Author | Date |
|---|---|---|
| Chris Idou | Oct 14, 06:43 | |
| Ashley Clark | Oct 14, 07:04 | |
| Clark Cox | Oct 14, 14:48 | |
| Chris Idou | Oct 16, 02:16 | |
| Ken Thomases | Oct 16, 02:42 | |
| Chris Idou | Oct 16, 02:46 | |
| Jim Correia | Oct 16, 02:54 | |
| Chris Idou | Oct 16, 04:12 | |
| Ken Thomases | Oct 16, 21:54 |






Cocoa mail archive

