ejeschke / ginga

The Ginga astronomical FITS file viewer
BSD 3-Clause "New" or "Revised" License
121 stars 77 forks source link

Remove camel-case deprecated calls #996

Closed ejeschke closed 2 years ago

ejeschke commented 2 years ago

This removes a number of camel-case deprecated methods. It is targeted for release 4.0.

There are a few other deprecated items also removed.

supercedes #990 fix #898

ejeschke commented 2 years ago

@pllim, this one should be pretty uncontroversial. It just removes deprecated camelCase names of methods (and a few other already deprecated items). LMK if you have any concerns.

pllim commented 2 years ago

I don't remember if stginga or wss_tools still using any of these calls, but I don't think so? Still, I would have to double check when I get the chance. I don't think I should be blocking merge in any case, because it is trivial for downstream to change the calls. So feel free to merge if you are in a rush. Thanks!

ejeschke commented 2 years ago

Thanks, @pllim. Trying to keep things moving along for an October release of 4.0.