]> git.draconx.ca Git - upkg.git/commitdiff
engine: Start using GOB2 to generate GObject classes.
authorNick Bowler <nbowler@draconx.ca>
Fri, 25 Mar 2011 14:59:44 +0000 (10:59 -0400)
committerNick Bowler <nbowler@draconx.ca>
Mon, 28 Mar 2011 22:47:55 +0000 (18:47 -0400)
GOB2 allows us to eliminate a lot of boilerplate.  Unfortunately,
current versions of GOB2 don't directly support dynamic types, so you
will need a patched version of GOB2 as of this writing.  For now, just
the Palette class is built using GOB2.


No differences found