1 # this file was generated on [200509030046]
4 version 0.0.156 (200509021731):
5 - updated pli.pattern.mixin.monitor (still needs optimisation)...
7 version 0.0.155 (200508300106):
8 - added the __auto_start__ option to the pli.pattern.state.fsm.FiniteStateMachine...
10 version 0.0.153 (200508241508):
11 - refactored pli.logictypes.DictUnion
12 - added pli.logictypes.AbstractDictChain
13 - added pli.logictypes.BasicDictChain
15 version 0.0.152 (200508241358):
16 - added pli.persistance module (still quite raw...)
18 version 0.0.143 (200507051502):
19 - added pli.event.event.bindcount and pli.event.bindonce...
20 - added more docs for pli.pattern.state.fsm...
22 version 0.0.140 (200504060442):
23 + added pli.logictypes.WritableDictUnion class...
25 version 0.0.138 (200503310620):
26 - added support for proxy objects (module pli.pattern.proxy.generic) to be safely pickled and unpickled (needs more testing).
27 - added two functions to pli.pattern.proxy.generic, the _reduceproxyobject and _reconstructproxyobject which enable to breakup a proxy object and safely restore it respectively... these are used for the pickle protocol (see above) (needs nor testing).
28 - defined a simple proxy (pli.pattern.proxy.generic) pickle protocol extension... actually one configuration option (WARNING: this might change in the near future re).
29 - several bug-fixes...
31 version 0.0.132 (200412311609):
32 - added pli.event.decorator module.
34 version 0.0.131 (200412261457):
35 - add pli.event.event.isused function...
37 version 0.0.128 (200412021636):
38 - added persistent sessions an session based timeouts to pli.net.rpcsession (still needs more testing...)
40 version 0.0.127 (200411211520):
41 - added transition mode to pli.pattern.fsm...
43 version 0.0.109 (200410170040):
44 - refactored the pli.pattern.proxy.generic (some incompatibilities may arise..).
45 - lots of changes and bug-fixes in pli.interface since last writing...
47 version 0.0.84 (200409091457):
48 - moved the dispatch module to the pli.dispatch package.... (old.py)
50 version 0.0.83 (200409060449):
51 - did a full rewrite of the pli.pattern.proxy.generic
53 version 0.0.82 (200409050022):
54 - fixed ComparableMapping in pli.pattern.mixin.mapping.... (now it actually works! :) ) ...though there is no __cmp__ method...
56 version 0.0.82 (200408310058):
57 - split the pli/interface.py into several modules now in the pli.interface package....
60 version 0.0.79 (200408291438):
61 - updated pli.logictypes.DictUnion to use the pli.pattern.mixin.mapping module...
62 - rewriting the pli.interface using pli.logictypes.DictUnion.
64 version 0.0.78 (200408290203):
65 - done a redesign and a full rewrite of the pli.interface... (currently in the testing phase...).
67 version 0.0.73 (200408252219):
68 - added unix file format filtering to the cvs_commit script.... (NOTE: this might introduce some bugs!)
70 version 0.0.73 (200408250410):
71 - added pli.apps.pluginloader module...
73 version 0.0.72 (200408212051):
74 - added the pli.pattern.store.storeproxy.... (name might still change!)
76 version 0.0.71 (200408200305):
77 - test version of pli.pattern.store.store.BaseStore (using the pli.pattern.mixin.mapping)
79 version 0.0.70 (200408200247):
80 - added pli.pattern.mixin.mapping.AbstractMapping...
81 - added pli.pattern.mixin.mapping.BasicMappingProxy...
83 version 0.0.69 (200408200006):
84 - started transfer of pli.pattern.store.store to use the pli.pattern.mixin.mapping.... (needs more testing)
86 version 0.0.68 (200408191647):
87 - added the pli.pattern.mixin package
88 - added the pli.pattern.mixin.mapping module
90 version 0.0.67 (200408191635):
91 this is the first changes script test...