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
The ObjectDB class needs to be adapted to support various backends for object access.
One of those is the HTTP backend to allow fetching from a remote server.
The
ObjectDBclass needs to be adapted to support various backends for object access.One of those is the HTTP backend to allow fetching from a remote server.
This works hand in hand with #2.