On Thu, 1 Jun 2017 23:18:22 +0200
Jonas Stein <jst...@gentoo.org> wrote:

> A space separated list of the corresponding debian packages should be
> written in the field
> <remote-id type="debian"> </remote-id>

Why space separated?

Its already legal to specify the field multiple times, and it should
work better that way for consistency with things that can already parse
XML.

That way there's no need to put an additional parser inside our XML
extraction.

<remote-id type="debian">libfoo</remote-id>
<remote-id type="debian">libfoo-debug</remote-id>

No?

It also means general purpose XML formatting tools can keep it tidy,
_and_ sorted, without having to reinvent new tools.

Attachment: pgpEcsDhmmgno.pgp
Description: OpenPGP digital signature

Reply via email to