On Sun, 11 Apr 1999, Ben Hochstedler wrote:

> I have access to Purify, so if no one else is working on that
> right now, I could start the work needed to set it all up to
> start finding memory leaks, uninitialized memory reads & 
> writes, etc.
 This would be VERY nice.
 
> Something I really would like to see added to the TODO list, 
> under "Interesting Stuff from the real Visio":
> * Add & remove connection points

This is 'partly' implemented to. Connection points in Dia aren't all
simple x,y + scale points. For instance the Class object adds
connectionpoints for each attribute/operation.

For some earlier discussion about this, se:
http://www.mail-archive.com/dia-list%40lysator.liu.se/msg00330.html
 
> I'd also like to start working on that, which should also involve
> working on "Move connection points".  The problem is, the whole 
> implementation of how connection points are done in the Element 
> class and its subclasses might need to be changed.

 Well, if that is needed it's not really a problem. As long as we have
file-format backwards compatibility we can change most stuff.

/ Alex

Reply via email to