On Wed, Mar 16, 2016 at 3:45 PM, Steve Waterbury <water...@pangalactic.us>
wrote:

> On 03/16/2016 06:28 PM, Nathaniel Smith wrote:
>
>> ... Sounds like a real deprecation cycle would have been better.
>>
>
> IMHO for a library as venerable and widely-used as Numpy, a
> deprecation cycle is almost always better ... consider this a
> lesson learned.
>

Mandatory XKCD - https://xkcd.com/1172

We recently had a discussion about a similar "nobody we know uses nor
should use this api" situation in IPython, and ultimately decided that xkcd
1172 would hit us, so opted in this case just for creating new cleaner APIs
+ possibly doing slow deprecation of the old stuff.

For a widely used library, if the code exists then someone, somewhere
depends on it, regardless of how broken or obscure you think the feature
is. We just have to live with that.

Cheers,

f

-- 
Fernando Perez (@fperez_org; http://fperez.org)
fperez.net-at-gmail: mailing lists only (I ignore this when swamped!)
fernando.perez-at-berkeley: contact me here for any direct mail
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
https://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to