1 |
|
2003-11-03 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/Model/classification.py (Classification.__getattr__) |
4 |
|
(Classification._compile_classification) |
5 |
|
(Classification._clear_compiled_classification): New. Methods to |
6 |
|
manage a 'compiled' representation of the classification groups |
7 |
|
which is created on demand |
8 |
|
(Classification.InsertGroup, Classification.RemoveGroup) |
9 |
|
(Classification.ReplaceGroup): reset the compiled representation |
10 |
|
(Classification.FindGroup): Use the compiled representation to |
11 |
|
find the matching group |
12 |
|
(ClassGroupRange.GetRangeTuple): New. Return the range as a tuple |
13 |
|
|
14 |
2003-10-31 Bernhard Herzog <[email protected]> |
2003-10-31 Bernhard Herzog <[email protected]> |
15 |
|
|
16 |
* Thuban/Model/classification.py (Classification.SetDefaultGroup): |
* Thuban/Model/classification.py (Classification.SetDefaultGroup): |