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