<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hartmut Goebel kirjoitti:
<blockquote cite="mid:4A828A2E.1080107@goebel-consult.de" type="cite">
  <pre wrap="">Sridhar Ratnakumar schrieb:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Note that package_index is not API-friendly. A few violations I can
think of: 1) it prints warning messages to stderr without programmer
control, 2) throws random network exceptions that should be handled in a
custom exception (see the issues I reported in distribute tracker) 3) no
ability to control URL types (eg: I want to fetch only
tarballs/zipfiles, not svn/hg/etc..) and so on.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
+1

Also missing:
4) No easy way to change priorities for filetypes (eggs are always
preferred) 5) No easy way to fetch other filetypes (eg. .msi or
installer-exe, esp. important on Windows) 6) No easy way to change the
URL-Scanner (if sourceforge changes URLs again)

When distribute evolves, I may contribute some code / patches for this.

  </pre>
</blockquote>
Make sure you add an issue for this in the bug tracker, so it won't be
forgotten by the time the code gets an overhaul.<br>
<blockquote cite="mid:4A828A2E.1080107@goebel-consult.de" type="cite">
  <pre wrap=""></pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Distutils-SIG maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:Distutils-SIG@python.org">Distutils-SIG@python.org</a>
<a class="moz-txt-link-freetext" href="http://mail.python.org/mailman/listinfo/distutils-sig">http://mail.python.org/mailman/listinfo/distutils-sig</a>
  </pre>
</blockquote>
<br>
</body>
</html>