ObjFW  Check-in [bf0f10966f]

Overview
Comment:Add +[inheritInstanceMethodsFromClass:] to OFObject.

This allows something similar to multiple inheritance.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: bf0f10966f08e33795fa43a9ca3dbb21b004c0bb5d7d58acb2fe4e478c2b22e0
User & Date: js on 2011-07-29 21:54:36
Other Links: manifest | tags
Context
2011-07-30
02:14
Improve +[inheritInstanceMethodsFromClass:]. check-in: cace873874 user: js tags: trunk
2011-07-29
21:54
Add +[inheritInstanceMethodsFromClass:] to OFObject. check-in: bf0f10966f user: js tags: trunk
21:52
Fix a leak in OFIntrospection with the Apple runtime. check-in: 0708d6f152 user: js tags: trunk
Changes