ObjFW  Check-in [05196e511a]

Overview
Comment:Implement Key Value Coding for OFArray

If the key starts with an @, the @ is stripped and the super method is
called. Otherwise, this returns the value for all objects / sets the
value for all objects.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 05196e511aa3b6c1c2ca239a1482f9d6ca56ccd0d2eaab781d2cc32db109d569
User & Date: js on 2016-06-05 15:00:33
Other Links: manifest | tags
Context
2016-06-05
15:11
Move -[setValue:forKey:] to OFDictionary check-in: f816d1ec7c user: js tags: trunk
15:00
Implement Key Value Coding for OFArray check-in: 05196e511a user: js tags: trunk
14:32
Implement Key Value Coding for OFDictionary check-in: cbacea7ca3 user: js tags: trunk
Changes