Gaphas 0.5.0

0 views
Skip to first unread message

Arjan Molenaar

unread,
Jan 25, 2010, 3:09:58 AM1/25/10
to gapho...@googlegroups.com
Hi,

I just published the 0.5 release of Gaphas.

There have been some big changes, most notably the work that has been done on tools. A separate (indirection) layer has been implemented there that allows developers to create behavior for specific elements easier and more concise. Also item connections are no longer registered on handles but on the canvas itself.

0.5.0
-----
- Split tools in tools and aspects, separating the _what_ from the _how_.
For this, a dependency to the simplegeneric module is introduced.
- Renamed VariablePoint to Position.
- Handle is no longer inheriting from VariablePoint/Position.
- Handle connections are no longer registered on the handle, but are
maintained in the Canvas instance. This makes for much easier querying
(e.g. which elements are attached to some element).
Added a Table class to support this functionality.
- Added a timeout property on the @async decorator. The method is invoked
the amunt of milliseconds after the first invocation.

Regards,

Arjan

Reply all
Reply to author
Forward
0 new messages