Mercurial > libervia-pubsub
annotate .hgtags @ 318:d13526c0eb32
RSM improvments/refactoring:
- a warning message is displayed if maxItems == 0 in getItems, and an empty list is returned in this case
- use the new container.ItemData instead of doing tuple (un)packing
- the list of ItemData => list of domish.Element conversion is done at the end of the workflow
- rsm request is checked in self._items_rsm directly
- better handling of Response.index in _items_rsm
- itemsIdentifiers can't be used with RSM (the later will be ignored if this happen)
- don't do approximative unpacking anymore in _items_rsm
- countItems and getIndex have been refactored and renamed getItemsCount and getItemsIndex, don't use query duplications anymore
- cleaned query handling in getItems
- /!\ mam module is temporarly broken
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 03 Jan 2016 18:33:22 +0100 |
parents | c057d78b482f |
children | 4b5d4da54d9e |
rev | line source |
---|---|
160 | 1 b2149e448465d54e39bb8892ba9ded3313510738 idavoll-0.5.0 |
197 | 2 e289636ccc4f9e3690879aaf7b9bb5f2674c3fc8 idavoll-0.7.3 |
307 | 3 560b6cdc50b20d7590a70b0311d4781e3296c589 0.1.0 |
4 232002e132dbf9c7563d9f78f4b5e2bcdc2764de 0.1.1 | |
306
ee89e4ed47fd
Added tag 0.2.0 for changeset 642dffb9d6f1
Goffi <goffi@goffi.org>
parents:
272
diff
changeset
|
5 642dffb9d6f1e7b2e7d5e9cb6ba17b6950fdf0bb 0.2.0 |