Skip to content

Conversation

@devlead
Copy link
Owner

@devlead devlead commented Nov 20, 2025

  • Change _routes from ImmutableDictionary to ImmutableArray
  • Move null-coalescing cache assignment from GetRoutes() to InitializeRoutesFromResource()
  • Simplify JSON deserialization with throw expression

…outesFromResource

- Change _routes from ImmutableDictionary to ImmutableArray<Route>
- Move null-coalescing cache assignment from GetRoutes() to InitializeRoutesFromResource()
- Simplify JSON deserialization with throw expression
@devlead devlead merged commit 554b953 into develop Nov 20, 2025
3 checks passed
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.

2 participants