Skip to content

refactor: simplify core session structure#256

Merged
augustoccesar merged 4 commits intonextfrom
augustoccesar/simplify-session-entities
Mar 11, 2026
Merged

refactor: simplify core session structure#256
augustoccesar merged 4 commits intonextfrom
augustoccesar/simplify-session-entities

Conversation

@augustoccesar
Copy link
Member

@augustoccesar augustoccesar commented Mar 6, 2026

Description

The main focus on this PR is to reduce the duplication of structs on linkup/src/session.rs and the cascade effects of doing so.

@augustoccesar augustoccesar self-assigned this Mar 6, 2026
@augustoccesar augustoccesar changed the title refactor: simplify core session domain refactor: simplify core session structure Mar 6, 2026
@augustoccesar augustoccesar marked this pull request as ready for review March 6, 2026 12:01
Base automatically changed from augustoccesar/remove-domain-ordering to next March 6, 2026 13:02
@augustoccesar augustoccesar force-pushed the augustoccesar/simplify-session-entities branch from 11c12f9 to e703249 Compare March 6, 2026 13:05
Copy link

@Druue Druue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool, nice stuff

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the tiniest of nits:
we could rename stuff like this as now the concept of StorableDomain no longer exists but 🤷‍♀️

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Absolutely! Missed those 😅 Nice catch!
Changed on ccc8585

@augustoccesar augustoccesar merged commit 8ee3ed5 into next Mar 11, 2026
6 checks passed
@augustoccesar augustoccesar deleted the augustoccesar/simplify-session-entities branch March 11, 2026 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants