Re: Adding SQL support

2001-02-28 Thread Scot E. Wilcoxon
I would like to contribute to the dia project by adding data modeling support with an 'export to SQL' option. I may even build in the ability to go straight to the SQL server to create tables. Are you thinking of something like the Toolkit for Conceptual Modeling?

Re: Adding SQL support

2001-02-28 Thread Harry George
I don't know anything about the internal code, but I was thinking of reading the XML dia file and using it to generate a) SQL, b) python code to read/write/query that DB, c) cgi's to provide a gui for the read/write. I did a bit of that for tcm, but ran out of time. (This time around I'll make

Re: More UML cleanup

2001-02-28 Thread James Henstridge
On 28 Feb 2001, Lars Clausen wrote: I've done the rest of the UML properties cleanup for now. Only five of the UML objects don't use the standard properties: Class, Template Class, Association, Aggregation and Object, all because they are more complicated than the properties system can