On Sun, Sep 12, 2010 at 10:30 AM, Andrew Straw <straw...@astraw.com> wrote:
> #1 and #2 seem reasonable to me.
>
> I don't like #3 -- for the same reasons as we want to separate the rest

I agree with Andrew here -- we don't want to hamstring our ability to
change the data just because some people would rather take a version
in place of the latest version.  If we have an rc option

  sampledata.fetch : False

then the sampledata function would only look in the sample data dir,
get the file if available, raise otherwise.  If fetch is True, it
would always go the web first and check for the latest, get it and
cache it.  Then the packagers could download the tarball, unpack it,
and not worry about mpl trying to check for a more recent version.

JDH

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to