On Sun, Jun 08, 2008 at 08:26:37PM +0000, corvid wrote:
Sebastian was once thinking of splitting "general parsing and tokenizing" from "handling HTML specific stuff" in html.c
I see splitting out form.cc , table.cc etc. as a step-by-step way of achieving that. The general parsing and tokenizing code would stay in html.cc , and html_common.h would become the generic parser interface.
Are you planning to do more with form.cc, or are you done with it for now?
There's quite a lot of cleaning up and refactoring of to form.cc still to do. I put it on hold and began splitting html.cc because I was getting bored and felt like a change. None of the form.cc work is urgent so I'd be happy to keep it on hold if others want to work on it without being disrupted. There's plenty other things to work on. Regards, Jeremy Henty