ObjFW  Check-in [139591afe1]

Overview
Comment:Use isa instead of [self class].

Since we don't use Object anymore and define isa in OFObject, we can
rely on it.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 139591afe1abb02e8bc53b54fa08100f87e64dae5ef403dc19967aab43b2d123
User & Date: js on 2009-04-19 20:34:38
Other Links: manifest | tags
Context
2009-04-19
23:17
Remove long double from OFNumber as there's no type encoding for it. check-in: 8eb830d7c8 user: js tags: trunk
20:34
Use isa instead of [self class]. check-in: 139591afe1 user: js tags: trunk
20:29
Remove stuff forgotten after moving code in OFPlugin. check-in: 066bf9c8c3 user: js tags: trunk
Changes