The Tags method doesn't allow for passing a limit, as defined in the spec. There are some registry implementations of this method that would benefit from knowing the limit (setting a limit in SQL, knowing how much to page in a NoSQL, etc).
Was omitting this a conscious decision to just assume a 1000 max to simplify things? Or was it missed and can be added?
The Tags method doesn't allow for passing a limit, as defined in the spec. There are some registry implementations of this method that would benefit from knowing the limit (setting a limit in SQL, knowing how much to page in a NoSQL, etc).
Was omitting this a conscious decision to just assume a 1000 max to simplify things? Or was it missed and can be added?