Sort
Needs to work. Will be based on a prerelease version of ObjFW probably.
Should:
- provide a stable API
- rely on a stable ObjFW release
Should
- integrate with the bootstrapping API of ObjFW
- support GTK4
- provide an example app to demonstrate the use of ObjGTK with GTK4
This release follows the goal: Provide a sensible API for GKT4.
Should
- generate ObjC libs from GIR files generically
- resolve dependencies of classes and GObject libs automatically
- show documentation for generated classes
- support exceptions
- still be portable (compile with GCC and clang)
This release follows the goal: The generator should work on any glib library. This release won't feature changes specific to GTK.