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