ObjFW  Ticket Change Details

Overview

Artifact ID: d01a7a8b54fb07209c708e84e0c442dfb6a4d88c1b91db0c0b050be5c7ce54ea
Ticket: d4627ee499769e645261cc33a19ccf10bd2aab08
Add support for KVO
User & Date: letterus on 2023-08-31 19:38:50
Changes

  1. icomment:
    While KVC is implemented, KVO is currently missing.
    
    User Story: As an application developer I'd like to port a library like [Mantle](https://github.com/Mantle/Mantle) or [RestKit](https://github.com/RestKit/RestKit) to ObjFW to easily consume RESTful APIs. They rely on `NSCoding` and KVO heavily.
    
    Reference: [Apple Doc](https://developer.apple.com/library/archive/documentation/General/Conceptual/DevPedia-CocoaCore/KVO.html)
    
  2. login: "letterus"
  3. milestone changed to: "none"
  4. mimetype: "text/x-markdown"
  5. priority changed to: "Medium"
  6. private_contact changed to: "9e4f597d98a6b64c5508a7962cda8170c1acfe06"
  7. severity changed to: "Important"
  8. status changed to: "Open"
  9. title changed to: "Add support for KVO"
  10. type changed to: "Feature_Request"