Y
Hacker News
new
|
ask
|
show
|
jobs
by
stvltvs
1006 days ago
A better XML encoding would be the following, optimally with a schema that would define allowed values.
<setting name="foo" value="true"/>
1 comments
TRiG_Ireland
1006 days ago
That still feels ugly and verbose to me.
link
stvltvs
1006 days ago
I don't disagree, but it's easier to rigorously validate than lighter-weight markup languages, if that's important to the use case.
link