ObjFW  Check-in [285e1138bc]

Overview
Comment:Implement basic forwarding.

No need to implement it for the Apple runtime, as the Apple runtime
already tries to call these methods.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 285e1138bc21d86089d8c92a12f9c0b2992f0289d06fe2a82fffc9dd95391f93
User & Date: js on 2012-08-03 22:37:50
Other Links: manifest | tags
Context
2012-08-04
00:00
Add forwarding tests. check-in: 4bcfe4d4bc user: js tags: trunk
2012-08-03
22:37
Implement basic forwarding. check-in: 285e1138bc user: js tags: trunk
20:49
Add class_isMetaClass(). check-in: c50d4f7837 user: js tags: trunk
Changes