Skip to content

Conversation

ignatovv
Copy link
Member

Summary

  • Renamed WorkspacesStorageSpaceViewsStorage
  • Renamed AccountParticipantsStorageParticipantsStorage
  • Renamed ParticipantSpacesStorageParticipantSpacesStorage
  • Updated all related protocols, builders, and mocks
  • Replaced "workspace" terminology with "space" throughout
  • Fixed typo: allWorkspsacesPublisherallSpaceViewsPublisher
  • Updated ~70 files with consistent plural naming for storage classes

All storage classes now use plural forms to accurately reflect that they manage collections of entities.

@ignatovv ignatovv requested a review from a team as a code owner October 15, 2025 16:50
…terminology

Renamed three core storage classes to use consistent plural naming:
- WorkspacesStorage → SpaceViewsStorage
- AccountParticipantsStorage → ParticipantsStorage
- ParticipantSpacesStorage → ParticipantSpacesStorage

Also renamed subscription builders and mocks to match. Updated all call sites, DI registrations, and protocol names throughout the codebase. Fixed workspace/space terminology inconsistencies and typo in allWorkspsacesPublisher.
@ignatovv ignatovv force-pushed the ios-5360-refactor-names-2 branch from 98b496e to 2a4479b Compare October 15, 2025 17:12
@ignatovv ignatovv merged commit a30aa47 into develop Oct 16, 2025
7 checks passed
@ignatovv ignatovv deleted the ios-5360-refactor-names-2 branch October 16, 2025 17:10
@github-actions github-actions bot locked and limited conversation to collaborators Oct 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant