minor bugfoxes.... beware: pli.tags.tag will change on the net commit....
[pli.git] / CHANGES
blobb594e9e49915b870a56d810dbaab968d34511ebf
1 # this file was generated on [200707200201]
2 pli changes:
4 version 0.0.189 (200707171720):
5 - created pli.tags.generic tag engine ...prepating to move the pli.tags.tag to the new engine...
7 version 0.0.185 (200707080008):
8 added tag engine... (pli.tags.tag)
10 version 0.0.182 (200701212005):
11 added pli.event.timer.FireInSeconds event constructor...
13 version 0.0.181 (200701050206):
14 added support for None in persistence.sql...
16 version 0.0.166 (200512090249):
17 - added pli.pattern.mixin.history.StateHistoryWithArchiveMixin.
19 version 0.0.165 (200512082036):
20 - fixed a bug in the pli.logictypes.DictUnion.tailunite method...
22 version 0.0.164 (200512051748):
23 - added pli.apps.pluginloader2...
25 version 0.0.162 (200511031616):
26 - added the folowing to pli.logictypes:
27         OfType (originaly named oftype. the old name is still there and will likely be used on as an inline constructor)
28         OfTypeWithPredicate
29         OfTypeWithArgPredicate
31         isodd
32         iseven
34 version 0.0.161 (200510131908):
35 - added sf patch #1260933.... ToDo revise :)
37 version 0.0.160 (200510120807):
38 - at last!! the pli.persistance.sql.shelve appears to be working!!! :)
39   still todo:
40         - auto commit/commit wrappers.
41         - support delete on the LL.
42         - cleaner shelve delitem.
43         - add deflate sql/python function (SQL data GC :) ).
45 version 0.0.157 (200509030104):
46 - moved the StateHistoryProxy from pli.pattern.mixin.monitor to pli.pattern.proxy.history...
48 version 0.0.156 (200509021731):
49 - updated pli.pattern.mixin.monitor (still needs optimisation)...
51 version 0.0.155 (200508300106):
52 - added the __auto_start__ option to the pli.pattern.state.fsm.FiniteStateMachine...
54 version 0.0.153 (200508241508):
55 - refactored pli.logictypes.DictUnion
56 - added pli.logictypes.AbstractDictChain
57 - added pli.logictypes.BasicDictChain
59 version 0.0.152 (200508241358):
60 - added pli.persistance module (still quite raw...)
62 version 0.0.143 (200507051502):
63 - added pli.event.event.bindcount and pli.event.bindonce...
64 - added more docs for pli.pattern.state.fsm...
66 version 0.0.140 (200504060442):
67 + added pli.logictypes.WritableDictUnion class...
69 version 0.0.138 (200503310620):
70 - added support for proxy objects (module pli.pattern.proxy.generic) to be safely pickled and unpickled (needs more testing).
71 - 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).
72 - defined a simple proxy (pli.pattern.proxy.generic) pickle protocol extension... actually one configuration option (WARNING: this might change in the near future re).
73 - several bug-fixes...
75 version 0.0.132 (200412311609):
76 - added pli.event.decorator module.
78 version 0.0.131 (200412261457):
79 - add pli.event.event.isused function...
81 version 0.0.128 (200412021636):
82 - added persistent sessions an session based timeouts to pli.net.rpcsession (still needs more testing...)
84 version 0.0.127 (200411211520):
85 - added transition mode to pli.pattern.fsm...
87 version 0.0.109 (200410170040):
88 - refactored the pli.pattern.proxy.generic (some incompatibilities may arise..).
89 - lots of changes and bug-fixes in pli.interface since last writing...
91 version 0.0.84 (200409091457):
92 - moved the dispatch module to the pli.dispatch package.... (old.py)
94 version 0.0.83 (200409060449):
95 - did a full rewrite of the pli.pattern.proxy.generic
97 version 0.0.82 (200409050022):
98 - fixed ComparableMapping in pli.pattern.mixin.mapping.... (now it actually works! :) ) ...though there is no __cmp__ method...
100 version 0.0.82 (200408310058):
101 - split the pli/interface.py into several modules now in the pli.interface package....
104 version 0.0.79 (200408291438):
105 - updated pli.logictypes.DictUnion to use the pli.pattern.mixin.mapping module...
106 - rewriting the pli.interface using pli.logictypes.DictUnion.
108 version 0.0.78 (200408290203):
109 - done a redesign and a full rewrite of the pli.interface... (currently in the testing phase...).
111 version 0.0.73 (200408252219):
112 - added unix file format filtering to the cvs_commit script.... (NOTE: this might introduce some bugs!)
114 version 0.0.73 (200408250410):
115 - added pli.apps.pluginloader module...
117 version 0.0.72 (200408212051):
118 - added the pli.pattern.store.storeproxy.... (name might still change!)
120 version 0.0.71 (200408200305):
121 - test version of pli.pattern.store.store.BaseStore (using the pli.pattern.mixin.mapping)
123 version 0.0.70 (200408200247):
124 - added pli.pattern.mixin.mapping.AbstractMapping...
125 - added pli.pattern.mixin.mapping.BasicMappingProxy...
127 version 0.0.69 (200408200006):
128 - started transfer of pli.pattern.store.store to use the pli.pattern.mixin.mapping.... (needs more testing)
130 version 0.0.68 (200408191647):
131 - added the pli.pattern.mixin package
132 - added the pli.pattern.mixin.mapping module
134 version 0.0.67 (200408191635):
135 this is the first changes script test...