1 |
2002-08-22 Bernhard Herzog <[email protected]> |
2002-08-22 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/mainwindow.py (make_check_current_tool) |
4 |
|
(_tool_command): Put the code that generates the "checked" |
5 |
|
callback into a separate function so that we can reuse it |
6 |
|
elsewhere |
7 |
|
|
8 |
* Thuban/Model/save.py (Saver): New class to handle serializing a |
* Thuban/Model/save.py (Saver): New class to handle serializing a |
9 |
session into an XML file. The main reason to introduce a class is |
session into an XML file. The main reason to introduce a class is |
10 |
that applications built on Thuban can derive from it so that they |
that applications built on Thuban can derive from it so that they |