portals icon indicating copy to clipboard operation
portals copied to clipboard

System registry

Open jspenger opened this issue 1 year ago • 0 comments

There is currently no access to the registry via the PortalsSystem. This was hacked in for the current version of the portalsjs branch, to enable accessing the registry for interactive querying. We should implement this in a cleaner way, and expose it from the PortalsSystem trait as a method with a similar interface as the registry in the builder, with the additional capability to also return everything in the registry.

After some time, it seems that we can do without a Registry for now. We are leaving this issue as discussion, as a discussion topic on whether it is really something that we want to include in the API.

jspenger avatar Apr 07 '23 11:04 jspenger