El Tue, 21 Mar 2006 11:49:09 -0400 Jorge Arellano Cid <jcid@dillo.org> escribio:
Hola Diego!
Hola [...]
One thing that's independent and that you can help us with is with a preferences file parser. At some point we'll get rid of glib so the parser needs a rewrite. A very simple parser, not as complex as the current.
Ok, i have see that code yet for a preferences.dpi(it must show and allow changes in rc files with a html UI when finished, the code is too dirty to show now) that i write when i have time and mood. Rewrite parser seems easy to me.
This is roughly:
variable=<string-value> pairs and e.g. url=http://foo.bar/here title="Hi there" // Double quoted font_factor=1.2 // let conversion later
#<comments>
with some spelling error checking.
Ok
Another one is to replace the g_string_* functions, but I have some code for that. Just need to search my harddisk! ;)
I think i can do that too, pass me the code if you want :)
-- Cheers Jorge.-
Saludos Diego.