This repository was archived by the owner on Jun 3, 2020. It is now read-only.
This repository was archived by the owner on Jun 3, 2020. It is now read-only.
type and link info in entries of experimental.library.list #7
Right now in order to display archives that have certain type associated I need to do three round-trips:
experimental.library.list({ isOwner:true })DatArchive.load(url)archive.getInfo()I'd love if info from the
getInfo()was included in the entries of the listing, it might be even better if listoptswould take.typesimilar toselectArchive.