Add OFCoding and OFCoder #48

Open
opened 2025-06-22 17:48:43 +02:00 by Letterus · 0 comments

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 or RestKit to ObjFW to easily consume RESTful APIs. They rely on NSCoding and KVO heavily.

Reference: Apple Doc

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)
js added a new dependency 2025-06-22 17:51:26 +02:00
js removed a dependency 2025-06-22 17:51:34 +02:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ObjFW/ObjFW#48
No description provided.