On Wed, Mar 7, 2012 at 12:31 PM, Michael Droettboom <md...@stsci.edu> wrote:

> I agree that the deprecation process should have been followed better.
> However, I'm not sure what you mean by them being faster than their Pyhton
> counterparts.  Both functions in nxutils are replaced by functions in
> _path.cpp, which are also written in C++ but are more complete and don't
> have broken corner cases.  They may be slightly slower  because they have a
> few more checks and handle Bezier curves, but they are not significantly
> slower.
>


What about providing a python module nxutils in master (1.2) that has the
same signature as the old nxutils extension code, calls the path
functionality, and raises a deprecation warning with suggested a suggested
code migration?  And then remove it for 1.3

JDH
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to