Export deprecation implementation
Deprecating exports
This MR is an implementation of the proposal #134, as originally suggested in the ticket number #4879.
TODO:
-
implement the simplest form of the warning without smart avoidance -
handle all corner cases described in the proposal -
add tests -
update the user guide -
mention the feature in the release notes
Edited by Bartłomiej Cieślar