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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
