Overview
Artifact ID: | 43fc8c5856d5c921d4eb7a18bceb4899fc26843179c1988739b7eb77044f6955 |
---|---|
Ticket: | a7760ac9cb9c8c13a73b920e416b03639ec0b928
Add OFCoding and OFCoder |
User & Date: | letterus on 2023-08-31 19:43:04 |
Changes
- icomment:
After serialisation was removed we do need a proper protocol to handle implementation of how to encode and decode object trees. 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/documentation/foundation/archives_and_serialization?language=objc)
- login: "letterus"
- milestone changed to: "none"
- mimetype: "text/x-markdown"
- priority changed to: "Immediate"
- private_contact changed to: "9e4f597d98a6b64c5508a7962cda8170c1acfe06"
- severity changed to: "Critical"
- status changed to: "Open"
- title changed to: "Add OFCoding and OFCoder"
- type changed to: "Code_Defect"