ObjFW  Check-in [8c368f8f38]

Overview
Comment:Properly copy methods from superclass first.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | runtime
Files: files | file ages | folders
SHA3-256: 8c368f8f383b085fd3a425c4356c87420a21e34df04ab40864ac80bfeea7bbc7
User & Date: js on 2012-04-21 13:05:23
Other Links: branch diff | manifest | tags
Context
2012-04-21
13:47
Ensure all selectors are registered before load. check-in: d5236bb40e user: js tags: runtime
13:05
Properly copy methods from superclass first. check-in: 8c368f8f38 user: js tags: runtime
13:04
Avoid useless looking for +[load] method. check-in: c03268e4c6 user: js tags: runtime
Changes