Max Zwiessele
|
a493dd085e
|
Caching functions now take two arguments: self and which, which is the argument which started the update
|
2014-03-24 08:52:50 +00:00 |
|
Max Zwiessele
|
0b5f6ea7c6
|
caching now per instance, not at def time
|
2014-03-21 16:57:49 +00:00 |
|
Max Zwiessele
|
2ce3a93b3f
|
pickling working for array-likes, but observers not yet connected back
|
2014-03-17 16:55:21 +00:00 |
|
Max Zwiessele
|
0df263956f
|
Dont call parameters_changed ever yourself anymore and parameters are now inplace once in memory
|
2014-03-04 17:32:46 +00:00 |
|
Max Zwiessele
|
441a9f524d
|
bit more testing of observable patter
|
2014-03-03 15:06:37 +00:00 |
|
Max Zwiessele
|
2771e3f71f
|
observer pattern has a handle to trigger only > min_priority observers
|
2014-02-28 11:33:31 +00:00 |
|
Max Zwiessele
|
999d2419dd
|
observer pattern now tested and fully operational. needed the good night rest : )
|
2014-02-28 08:58:34 +00:00 |
|