ObjFW  Check-in [2828853e17]

Overview
Comment:More enhancements in +[OFObject inheritMethodsFromClass:].

Inherits class and instance methods now, handles superclasses, etc.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 2828853e17d66b88a9161f38206f9be8ac122f3b39a98e9df85e3fa8bf44b7bf
User & Date: js on 2011-07-30 23:31:56
Other Links: manifest | tags
Context
2011-07-31
02:07
Implement adding methods for the GNU runtime. check-in: db5f8c2c1b user: js tags: trunk
2011-07-30
23:31
More enhancements in +[OFObject inheritMethodsFromClass:]. check-in: 2828853e17 user: js tags: trunk
23:14
+[addClassMethod:withTypeEncoding:implementation:] to OFObject. check-in: 6083048589 user: js tags: trunk
Changes