We want to avoid 2 step process of user retrieving all his nodes and then retrieving publications for each node separately. We would like to have a way to do this all in one go.
This is kind of related to ticket: #1670 as it depends on retrieving nodes based on given timestamp API.
Please provide work estimation for this.
Bartosz Małkowski commented 1 decade ago
Via Ad-Hoc Commands?
Artur Hefczyc commented 1 decade ago
Eh, no, my mistake. Right now we do not need ad-hoc commands for that but we need this API to be also available in the JaXMPP library.
Artur Hefczyc commented 1 decade ago
Bartek, could you please confirm that this is also supported by the JaXMPP component API?
We want to avoid 2 step process of user retrieving all his nodes and then retrieving publications for each node separately. We would like to have a way to do this all in one go.
This is kind of related to ticket: #1670 as it depends on retrieving nodes based on given timestamp API.
Please provide work estimation for this.