HDFGroup / hsds

Cloud-native, service based access to HDF data
https://www.hdfgroup.org/solutions/hdf-kita/
Apache License 2.0
126 stars 52 forks source link

Linkorder #225

Closed jreadey closed 1 year ago

jreadey commented 1 year ago

@mattjala - take a look at this - list by creation order for links or attribute listing. Are there any vol-tests that require this?

mattjala commented 1 year ago

Yes, there are several VOL tests that try out visiting objects by creation order. I'll add support for using this to the REST VOL - it looks good besides my comment about sorting the same list twice.