Sort
Needs to work. Will be based on a prerelease version of ObjFW probably.
Should
- be able to work on most of the glib libs (read: most of the GIR files) in a general way
- support GTK4
- provide an example app to demonstrate the use of ObjGTK with GTK4
Should
- generate ObjC libs from GIR files generically
- resolve dependencies of classes and GObject libs automatically
- show documentation for generated classes
- support GObject properties via ObjC properties
- integrate with the bootstrapping API of ObjFW
- still be portable (compile with GCC and clang)
Should:
- provide a stable API
- rely on a stable ObjFW release