Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Обновление Stateholder #33

Merged
merged 2 commits into from
Oct 7, 2024
Merged

Обновление Stateholder #33

merged 2 commits into from
Oct 7, 2024

Conversation

blessedbyjobs
Copy link

Что было сделано?

  • убрана реализация ImmutableState в MutableState
  • теперь есть единый интерфейс, реализующий оба этих интерфейса – StateHolder
  • StateHolder "возвращен" как понятие в фреймворк и будет закреплен в документации
  • переименовал в разных местах и базовых реализациях state в stateHolder

Немного обновил сэмпл

  • добавил internal
  • немного обновил обращение к стейту в middleware (аналогично, как было на других MVI-проектах)

@blessedbyjobs blessedbyjobs requested review from Ranzed and removed request for ozh-dev, svsorokina and gkartashov October 2, 2024 07:09
@Ranzed Ranzed merged commit 82b3dba into master Oct 7, 2024
@blessedbyjobs blessedbyjobs deleted the stateholder_update branch October 9, 2024 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants