<div dir="ltr">Hi!<br><div><div class="gmail_extra"><br><div class="gmail_quote">2015-01-19 12:34 GMT+01:00 jgpacker <span dir="ltr"><<a href="mailto:john.packer7@gmail.com" target="_blank">john.packer7@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I.e. How is this:<br>
>  amenity=library<br>
>  library:stock=books;newspapers;recorded_music<br>
<br>
better than this?:<br>
>  amenity=library<br>
>  library:stock:books=yes<br>
>  library:stock:newspapers=yes<br>
>  library:stock:recorded_music=yes<br>
<br>
As a programmer, I find the first alternative to be easier to handle by a<br>
data consumer. And while it could be slightly easier for a mapper to<br>
visualize the second alternative (and this is debatable), it would take<br>
longer to write it down.<br></blockquote><div><br></div><div>If I had to guess, I would think that most people find the second alternative much more complicated than the first one.<br><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
So I definitely disagree with "In general avoid ';' separated values<br>
whenever possible." (as it's said in the wiki right now).<br>
I only agree with avoiding semicolons in "main" tags or in tags that<br>
logically shouldn't have multiple values.<br></blockquote><br></div>Fully agree!<br><br><br></div><div class="gmail_extra">Best regards,<br>Martin<br></div></div></div>