ObjFW  Check-in [fb79b7f369]

Overview
Comment:Print an error when OFApplication is subclassed.

It seems subclassing OFApplication instead of OFObject for the
application delegate is a common mistake.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: fb79b7f369185aae41ef3d8ee78190bba9caf008d9b877d73a2c066c9060fdc5
User & Date: js on 2013-02-22 12:15:19
Other Links: manifest | tags
Context
2013-02-23
10:03
Update to BinaryPack1pre1. check-in: 19f5a60438 user: js tags: trunk
2013-02-22
12:15
Print an error when OFApplication is subclassed. check-in: fb79b7f369 user: js tags: trunk
11:32
Fix ObjC++. check-in: 09bd870f8c user: js tags: trunk
Changes