[GH-ISSUE #451] Cleanup Code Related to JSON v1 v2 configuration #162

Open
opened 2026-02-26 04:34:14 +03:00 by kerem · 0 comments
Owner

Originally created by @mageddo on GitHub (May 23, 2024).
Original GitHub issue: https://github.com/mageddo/dns-proxy-server/issues/451

What is expected

Remove a lot of code related to legacy configurations, keep v1 v2 support if I can keep that minimal and isolated from v3 evolution.

What is Happening

I consider too few people are using then and until v3, every time I change v2, v1 was affected.

Tasks

  • Cleanup supporting classes related to config v1 v2
  • Check if I can maintain them isolated, with no need to change when I change v3, so keep then, otherwise remove
Originally created by @mageddo on GitHub (May 23, 2024). Original GitHub issue: https://github.com/mageddo/dns-proxy-server/issues/451 ## What is expected Remove a lot of code related to legacy configurations, keep v1 v2 support if I can keep that minimal and isolated from v3 evolution. ## What is Happening I consider too few people are using then and until v3, every time I change v2, v1 was affected. ## Tasks * [ ] Cleanup supporting classes related to config v1 v2 * [ ] Check if I can maintain them isolated, with no need to change when I change v3, so keep then, otherwise remove
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dns-proxy-server-mageddo#162
No description provided.