Idea Summary
Make apex collections a shared resource in the same session among 2 or more applications
Use Case
When we have a session that transitions between applications it would be helpful to have any collections created by one or more of these applications be accessible to the others.
Preferred Solution (Optional)
Remove the app_id restriction for apex_collection package and view and replace it with a workspace_id restriction so that a collection can be shared between apps in the same workspace and same session