I am doing some post-processing on Dia XML files using Python and SAX. Is it safe to assume that each "Line / ZigZagLine" object (which has connections) always occurs in the file *after* the objects to which it is connected? If so, then I should be able to create my objects and establish all connections in one pass.
Thanks in advance, Christopher Bahns AHV Systems, Inc.
_______________________________________________ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.lysator.liu.se/~alla/dia/faq.html Main page at http://www.lysator.liu.se/~alla/dia
