ObjFW  Check-in [f8b652cc27]

Overview
Comment:Add objfw.h which includes everything.
Only importing what you really need is preferred, though.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f8b652cc278b9fec478b3f0708fe9978c6f064ac701951008d2d8dbc18ba8828
User & Date: js on 2009-06-01 20:36:25
Other Links: manifest | tags
Context
2009-06-02
17:21
Take care of the root metaclass's super being the root class. check-in: 4c343b7841 user: js tags: trunk
2009-06-01
20:36
Add objfw.h which includes everything.
Only importing what you really need is preferred, though.
check-in: f8b652cc27 user: js tags: trunk
12:20
Add +[conformsTo:] and -[conformsTo:]. check-in: 5008910e85 user: js tags: trunk
Changes