<div class="gmail_quote">On Sun, Dec 9, 2012 at 3:48 PM, PJ Eby <span dir="ltr"><<a href="mailto:pje@telecommunity.com" target="_blank">pje@telecommunity.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
That's why I keep asking for specific, concrete use cases.  At this<br>
point, for the field to make any sense, there needs to be some better<br>
idea of what a "runtime" or "undefined" conflict is.  Apart from file<br>
conflicts, has anybody identified a single PyPI package that would<br>
make use of this field?  If so, what *is* that example, and what is<br>
the nature of the conflict?<br></blockquote><div><br>The best current example I know of is whether or not a given package is gevent compatible. At the moment, you have to try it and see, or hope the project developers have a note somewhere saying whether or not it works. "Incompatible" might be a better field name than "Conflicts" for that use case, though.<br>
<br>You've persuaded me that any installer based notification of runtime conflicts should at most be a warning (or even a separate query), since the user has so many options for dealing with it (including the typical case where the two components are simply never used in the same process).<br>
<br>Cheers,<br>Nick.<br><br></div></div>-- <br>Nick Coghlan   |   <a href="mailto:ncoghlan@gmail.com">ncoghlan@gmail.com</a>   |   Brisbane, Australia<br>