If you’re really worried about user access, you could define a wrapper class around the index that t

If you’re really worried about user access, you could define a wrapper class around the index that takes (namespace, id) as arguments to put and get
Was this page helpful?