eeue56 / eeue56/elm-xml

Make Everything a String?

Open
#10 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Elm
Stars
11
Forks
15
PR merge metrics
No merged PRs in 30d

Description

Would be nice to control how the values are decoded. I would like everything decoded as a string, and don't attempt to parse as Float, Bool, etc.

Maybe an option to pass in the list of decoders to decode?

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files or tests; start by locating the XML decoder entry point and reading how values are currently parsed as Float, Bool, and other types. Clarify whether the API should force all values to strings, accept a configurable decoder list, or both, then define tests showing the selected behavior is applied consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
elm
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.