neos / neos-development-collection

The unified repository containing the Neos core packages, used for Neos development.
https://www.neos.io/
GNU General Public License v3.0
260 stars 218 forks source link

Draft: FEATURE: Extract workspace metadata and user-assignment to Neos #5146

Open bwaidelich opened 2 weeks ago

bwaidelich commented 2 weeks ago

Introduces WorkspacePublishingService as replacement for the current Neos Workspace "active record" model.

Introduces WorkspaceService as central authority to manage Neos workspaces.

Todos

Related: #4726