ObjFW  Check-in [f0f38b0f42]

Overview
Comment:Override -[objectEnumerator] in some classes

Classes using lightweight generics should also use them for the
enumerator to allow stronger typing.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f0f38b0f42851f2880daf9e9de4640e408454f68c4582bfd1f813319441fa1ca
User & Date: js on 2021-04-07 20:52:00
Other Links: manifest | tags
Context
2021-04-07
21:14
Rename OFCryptoHash -> OFCryptographicHash check-in: 2969086342 user: js tags: trunk
20:52
Override -[objectEnumerator] in some classes check-in: f0f38b0f42 user: js tags: trunk
20:39
Override -[compare:] with a more specific type check-in: 91a4c53bb1 user: js tags: trunk
Changes