To not have to lookup the quark for the tags all the time we need these be
commit16dd3f46c07d618b297fde06b98cfed30ec901ec
authorKoos Vriezen <koos.vriezen@gmail.com>
Tue, 15 Apr 2008 19:37:58 +0000 (15 21:37 +0200)
committerKoos Vriezen <koos.vriezen@gmail.com>
Tue, 15 Apr 2008 19:37:58 +0000 (15 21:37 +0200)
tree129db94f51d499050b04103a05333291bc6172a2
parent0179647a98515cb635f36da2ce4c766f16edf19b
To not have to lookup the quark for the tags all the time we need these be
assigned to a lookup table. Because this also means we can't use 'switch'
then, make tag id's an enum instead and use two hastables for lookups
src/laugh-dom.c
src/laugh-dom.h