1 |
2007-08-08 Sascha L. Teichmann <[email protected]> |
2007-08-08 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/plugins/*: New: plug-in infrastructure. |
4 |
|
|
5 |
|
* tools/formed/formed/plugins/web/*: new: A simple web server |
6 |
|
which is intended to serve pages of the current formular. |
7 |
|
|
8 |
|
* tools/formed/formed/main.py: start the plug-ins |
9 |
|
|
10 |
|
* tools/formed/formed/config.py: configuration class. Used |
11 |
|
for the plug-ins. |
12 |
|
|
13 |
|
2007-08-08 Sascha L. Teichmann <[email protected]> |
14 |
|
|
15 |
* tools/formed/formed/model/nodecomponents.py: Fixed broadcasting |
* tools/formed/formed/model/nodecomponents.py: Fixed broadcasting |
16 |
issue with zero length tree paths. |
issue with zero length tree paths. |
17 |
|
|