*** empty log message ***
[pli.git] / CHANGES
blobf969aabdb1d586115029ff4078991a147e0d7e46
1 # this file was generated on [200412091514]
2 pli changes:
4 version 0.0.128 (200412021636):
5 - added persistent sessions an session based timeouts to pli.net.rpcsession (still needs more testing...)
7 version 0.0.127 (200411211520):
8 - added transition mode to pli.pattern.fsm...
10 version 0.0.109 (200410170040):
11 - refactored the pli.pattern.proxy.generic (some incompatibilities may arise..).
12 - lots of changes and bug-fixes in pli.interface since last writing...
14 version 0.0.84 (200409091457):
15 - moved the dispatch module to the pli.dispatch package.... (old.py)
17 version 0.0.83 (200409060449):
18 - did a full rewrite of the pli.pattern.proxy.generic
20 version 0.0.82 (200409050022):
21 - fixed ComparableMapping in pli.pattern.mixin.mapping.... (now it actually works! :) ) ...though there is no __cmp__ method...
23 version 0.0.82 (200408310058):
24 - split the pli/interface.py into several modules now in the pli.interface package....
27 version 0.0.79 (200408291438):
28 - updated pli.logictypes.DictUnion to use the pli.pattern.mixin.mapping module...
29 - rewriting the pli.interface using pli.logictypes.DictUnion.
31 version 0.0.78 (200408290203):
32 - done a redesign and a full rewrite of the pli.interface... (currently in the testing phase...).
34 version 0.0.73 (200408252219):
35 - added unix file format filtering to the cvs_commit script.... (NOTE: this might introduce some bugs!)
37 version 0.0.73 (200408250410):
38 - added pli.apps.pluginloader module...
40 version 0.0.72 (200408212051):
41 - added the pli.pattern.store.storeproxy.... (name might still change!)
43 version 0.0.71 (200408200305):
44 - test version of pli.pattern.store.store.BaseStore (using the pli.pattern.mixin.mapping)
46 version 0.0.70 (200408200247):
47 - added pli.pattern.mixin.mapping.AbstractMapping...
48 - added pli.pattern.mixin.mapping.BasicMappingProxy...
50 version 0.0.69 (200408200006):
51 - started transfer of pli.pattern.store.store to use the pli.pattern.mixin.mapping.... (needs more testing)
53 version 0.0.68 (200408191647):
54 - added the pli.pattern.mixin package
55 - added the pli.pattern.mixin.mapping module
57 version 0.0.67 (200408191635):
58 this is the first changes script test...