11 Jun
2008
11 Jun
'08
8:04 p.m.
On Wed, Jun 11, 2008 at 12:13:13PM -0400, Jorge Arellano Cid wrote:
I'd say go with table...
OK, here's the patch. It's a much smaller change than the form.cc patch (table.cc is only 10k) because table parsing is much simpler and form.cc includes form submission code as well as parsing. It doesn't make nearly as much of an impact on the size of html.cc . It also moves more declarations into html_common.hh (stuff to parse colours and lengths and set styles). As before developers will have to " make maintainer-clean ; ./autogen.sh " so that table.cc gets built.
...and that's it.
:-( I was looking forward to more slicing and dicing! ;-) What do others think? Regards, Jeremy Henty