You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to add a method to the engines to provide a list of the meta data objects for all stored items meeting a certain designation. The api is that this should be a function on IPersistenceEngine with the api:
We need to add a method to the engines to provide a list of the meta data objects for all stored items meeting a certain designation. The api is that this should be a function on IPersistenceEngine with the api:
and where, eg, an entry in params of foo=3 means it would return only metadata stubs where parameter foo equaled three.
The text was updated successfully, but these errors were encountered: