Refactor a bit, avoid isinstance and add a method for each type we parse.
authorJohan Dahlin <johan@gnome.org>
Thu, 14 Aug 2008 09:47:58 +0000 (09:47 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Thu, 14 Aug 2008 09:47:58 +0000 (09:47 +0000)
commitadc8cf23f53cccd8825b8832e6f38d023565534d
tree5451a07cd6789e250f5df4847179f8281461b00a
parentb0d43bbf08a9ebcba278af1601f0e83bdc78ff74
Refactor a bit, avoid isinstance and add a method for each type we parse.

2008-08-14  Johan Dahlin  <johan@gnome.org>

    * giscanner/glibtransformer.py:
    * giscanner/utils.py:
    Refactor a bit, avoid isinstance and add a method
    for each type we parse.

svn path=/trunk/; revision=367
ChangeLog
giscanner/glibtransformer.py
giscanner/utils.py