the commit https://github.com/apache/cordova-plugin-file/commit/acda8049cad222d304f7a43334d43018aeb277d1
moves a bunch of files from org/apache/cordova/file to org/apache/cordova/core but the files still have the previous namespace So - either the files need to have a new namespace - or they shouldn't be moved. What is the rational behind moving them?