Hi all, I'm trying to build a simplistic python import for dia. I want it to read a csv file and create a new uml object for each row, like in pydiadoc. I also want lines attaching rows with identical values in the same cells.
Unfortunately, the docs seem to be a little vague on the python code. I've been working with the python svg import, but it seems to be a thousand pound hammer. Also, ninety percent of its code seems specifically built for working with xml, not plain text. Pydiadoc loops over source code, so its out. Is there any other python imports I can look at? Spencer Rathbun IT/Programming L & D Mail Masters, Inc. 110 Security Parkway New Albany, IN 47150 Phone: 812.981.7161 Fax: 812.981.7169 [email protected] _______________________________________________ dia-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://live.gnome.org/Dia/Faq Main page at http://live.gnome.org/Dia
