Avoid resolving types as we create them, do it all at once at the end
authorColin Walters <walters@src.gnome.org>
Fri, 3 Oct 2008 17:18:15 +0000 (17:18 +0000)
committerColin Walters <walters@src.gnome.org>
Fri, 3 Oct 2008 17:18:15 +0000 (17:18 +0000)
commit9949bd3b4ef92c1fc7fddff917bfef06636fcc5d
tree64596fea6f9864cb9dd676737fed47e47a503162
parent8f652ba59b188da3a851fdc607ee2b7998101dca
Avoid resolving types as we create them, do it all at once at the end

Also resolve types for object fields

svn path=/trunk/; revision=652
giscanner/glibtransformer.py
giscanner/transformer.py