Skip to content

refactor: deduplicate architecture normalization, replace fake generic ParseValue#641

Merged
rygel merged 1 commit into
developfrom
feat/cycle-18-lean-cleanup-4
Jun 12, 2026
Merged

refactor: deduplicate architecture normalization, replace fake generic ParseValue#641
rygel merged 1 commit into
developfrom
feat/cycle-18-lean-cleanup-4

Conversation

@rygel

@rygel rygel commented Jun 12, 2026

Copy link
Copy Markdown
Owner

Cycle 18 Lean Code Sweep continuation.

Changes (2 files, -11 net lines):

  • task-78: GetAppcastUrlForCurrentArchitecture now calls GetCurrentArchitectureName instead of maintaining duplicate dictionary mapping
  • task-79: Replace fake generic ParseValue (runtime type-checking, (T)(object) casts) with typed ParseInt/ParseDouble methods

Verified: build 0 errors, 1366 tests pass, 0 failures.

…c ParseValue

- task-78: GetAppcastUrlForCurrentArchitecture now calls GetCurrentArchitectureName instead of duplicate dict lookup
- task-79: Replace fake generic ParseValue<T> with typed ParseInt/ParseDouble methods
@rygel
rygel merged commit 6d36412 into develop Jun 12, 2026
17 checks passed
@rygel
rygel deleted the feat/cycle-18-lean-cleanup-4 branch June 12, 2026 10:44
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