Looking for more details by Scopes, I came across this warning:
So I ask:
- Is Scopes deprecated (it says “legacy scopes”)?
- What is the advantage (or difference) in using Listing and Prefixes in relation to Scopes?
Looking for more details by Scopes, I came across this warning:
So I ask:
I don’t believe so.
The advantage is sorting the datastore when retrieving it.
The documentation specifically means here that you can get some data at a time by using this function.
The example provided for scopes here can be done just by changing the key or adding a table:
I believe scopes will be deprecated in the near future, but this warning appears to be encouraging users to switch to Listing and Prefixes for new work. This is a deprecation warning.