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