You only need to patch xml-sax. As of 1.7.0 it has become the only xml importer. For 1.6.x it is still labeled as experimental.
On Tue, Mar 21, 2006 at 03:47:35PM -0500, Tammo Spalink wrote: > To answer my own question, xml-io seems to contain the actual input > processing code. > > Tammo > > On Tue, Mar 21, 2006 at 01:44:45PM -0500, Tammo Spalink wrote: > > I have introduced some additional workbook state with a new feature, > > that I plan to submit once it works. After some modifications to > > xml-sax-write, they show up spic and span in the .gnumeric workbook > > file. Corresponding modifications to xml-sax-read have no effect for > > me, however. Moreover, as far as I can tell (using gdb), the > > xml-sax-read functions are never called when my workbook file is read > > and parsed. > > > > Could someone please give me a hint regarding where I find the right > > input code to modify? _______________________________________________ gnumeric-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnumeric-list
