This is required fo re.g. #1881 and #1996. As for the spec, it's what it says on the tin: in addition to limit, IrodsAPI.get_objects() should also allow setting offset for efficient querying by paginated views.
I'll write a more detailed spec/tasks if necessary. Tagging for v1.1 for now, can reprioritize if needed.
This is required fo re.g. #1881 and #1996. As for the spec, it's what it says on the tin: in addition to
limit
,IrodsAPI.get_objects()
should also allow settingoffset
for efficient querying by paginated views.I'll write a more detailed spec/tasks if necessary. Tagging for v1.1 for now, can reprioritize if needed.