Mercurial > libervia-pubsub
log sat_pubsub/backend.py @ 318:d13526c0eb32
age | author | description |
---|---|---|
Sun, 03 Jan 2016 18:33:22 +0100 | Goffi | RSM improvments/refactoring: |
Sun, 03 Jan 2016 18:33:22 +0100 | Goffi | new container module, with an ItemData container: |
Sun, 03 Jan 2016 18:33:22 +0100 | Goffi | backend (rsm): replaced setattr use by methods for better performances |
Sun, 03 Jan 2016 18:33:22 +0100 | Goffi | backend (getItems): minor refactoring of extenstion callback loop, as it is used only for RSM and it is not efficient. Need to be moved in an other module |
Sun, 03 Jan 2016 18:29:40 +0100 | Goffi | fixed copyright put in docstring instead of comments |
Sun, 03 Jan 2016 18:28:34 +0100 | Goffi | copyright update |
Mon, 21 Dec 2015 13:41:15 +0100 | Goffi | Re-implemented feature which allows an entity to retract an item from somebody else node (i.e. a node from which he is neither owner or publisher) if he is the publisher of the item. |
Fri, 18 Dec 2015 13:01:02 +0100 | Goffi | fixed publisher check on item publishing |