>>>>> "Eric" == Eric Firing <[EMAIL PROTECTED]> writes:

    Eric> In June I asked if anyone was still using pcolor_classic
    Eric> 
(http://www.nabble.com/is-pcolor_classic-needed--tf1743761.html#a4739248).
    Eric> I got no replies, so I have now removed it from svn.

    Eric> Next: it looks like scatter_classic dates from the same era.
    Eric> Does anyone have any objections to its removal?

The only suggestion I have is rather than simply removing them, we
might go through a release cycle with something like

    def pcolor_classic(self, *args, **kwargs):
        raise NotImplementedError('pcolor_class is deprecated, please use 
pcolor instead')

so people will not have to post questions saying 'what happened to
pcolor?'

JDH

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to