jcesarmobile commented on issue #209: URL: https://github.com/apache/cordova-plugin-device/issues/209#issuecomment-2867491073
Plugins can add other plugins as dependencies, and subclass or use existing methods from the other plugins, this would break that use case. For `uuid` might make sense since it's a property and there is a `getUuid()` method that is used to set the `uuid` value, but I see no point on making the methods private. But the fact that `uuid` is static makes me think it's used somewhere. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org