Hi, I just released a new version of Gaphor, the pure Python UML modelling tool.
This is bug fix release: - improved items's connection adapters - fixed comment line, comment, message and lifeline items connection adapters to implement UML specification more closely - items glueing speedup - property page is updated when association or other diagram line connects to appropriate diagram items - removing and reordering of class' attributes and operations is possible again - association name and multiplicity editing improvements Gaphas (Gaphor's canvas) has also been updated. A few bugs have been fixed wrt the View, which caused Gaphor's export functions to fail. You can find them on the Cheeseshop: http://cheeseshop.python.org/pypi/gaphor/0.11.2 http://cheeseshop.python.org/pypi/gaphas/0.3.2 Kind regards, Arjan Molenaar -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html
