|
2025-04-11
| ||
| 19:57 | • Ticket [d4627ee499] Add support for KVO status still Open with 3 other changes artifact: 79db53664f user: js | |
|
2024-05-22
| ||
| 20:13 | • Ticket [d4627ee499]: 1 change artifact: 8d828a5c0e user: js | |
| 00:13 | • Ticket [d4627ee499]: 4 changes artifact: aeae6e840c user: js | |
|
2023-08-31
| ||
| 19:38 | • New ticket [d4627ee499]. artifact: d01a7a8b54 user: letterus | |
| Ticket UUID: | d4627ee499769e645261cc33a19ccf10bd2aab08 | |||
| Title: | Add support for KVO | |||
| Status: | Open | Type: | Feature Request | |
| Severity: | Important | Priority: | Medium | |
| Subsystem: | Resolution: | Open | ||
| Last Modified: | 2025-04-11 19:57:20 | |||
| Version Found In: | Milestone: | |||
| User Comments: | ||||
|
letterus added on 2023-08-31 19:38:50:
While KVC is implemented, KVO is currently missing. User Story: As an application developer I'd like to port a library like Mantle or RestKit to ObjFW to easily consume RESTful APIs. They rely on Reference: Apple Doc js added on 2025-04-11 19:57:20: I think this is a feature that makes sense. Manual KVO should be fairly easy to implement, however, automatic KVO might be a bit trickier for several reasons:
Overall, there is no solution that is clearly superior, so I'll have to give it some more thought. | ||||