2013/10/24 Bobby Powers <bobbypow...@gmail.com>: > I think Russ Cox said it very well[1]: > > Mapping between XML elements and data structures is inherently flawed: > an XML element is an order-dependent collection of anonymous values, > while a data structure is an order-independent collection of named > values. See [...] json for a textual representation more suitable to > data structures. > > 1 - http://tip.golang.org/src/pkg/encoding/xml/read.go?s=257:579#L7 Yeah. For documents, XML suits more, because (reading) order usually matters and "names" are given through elements like captions.
- [OT] eMail (was Re: [dev] So... Thorsten Glaser
- Re: [dev] Some thoughts abou... hiro
- Re: [dev] Some thoughts abou... William Giokas
- Re: [dev] Some thoughts abou... Alexander S.
- Re: [dev] Some thoughts abou... William Giokas
- Re: [dev] Some thoughts abou... Mihail Zenkov
- Re: [dev] Some thoughts abou... Alexander S.
- Re: [dev] Some thoughts abou... Charlie Kester
- Re: [dev] Some thoughts abou... Alexander S.
- Re: [dev] Some thoughts abou... Bobby Powers
- Re: [dev] Some thoughts abou... Alexander S.
- Re: [dev] Some thoughts abou... Mihail Zenkov
- Re: [dev] Some thoughts abou... Samuel Holland
- Re: [dev] Some thoughts abou... Chris Down
- Re: [dev] Some thoughts abou... Patrick
- Re: [dev] Some thoughts abou... Samuel Holland
- Re: [dev] Some thoughts abou... Alexander S.
- Re: [dev] Some thoughts about XML Bobby Powers
- Re: [dev] Some thoughts about XML Dmitrij D. Czarkoff
- Re: [dev] Some thoughts about XML Alexander S.