On Mon, 20 Nov 2000, Derek A. Neighbors wrote:

> I only briefly browsed the site and documentation so feel free to smack
> me and point me to linkage if this has been addressed in the past....
> 
> Do you plan on offerring any scripting support to DIA, such as guile,
> python etc...  I would like to create an UML -> GNUe Class Definition
> export.  As of now I suppose I could just use the xml dia file and walk
> it to build the .cld file.  However I would love the ablility to make a
> plugin that allowed a menu option to call and it would then execute a
> script that uses the dia api to do things.

There is an incomplete python scripting plugin found in CVS.  It is
missing a number of features.  It has a bit of trouble building at the
moment because python only installs a static library, which libtool 1.3.x
refuses to link into the .so for the plugin.  Also, it is missing some of
the properties interface code would be needed for it to be really useful.

James.

Reply via email to