breautek commented on issue #667: URL: https://github.com/apache/cordova-plugin-file/issues/667#issuecomment-5512237272
> does not check for javascript's Number.MAX_SAFE_INTEGER, is this still a breaking change? More I think about it, it's probably not as big of a concern. In practice, Number.MAX_SAFE_INTEGER is about 8192 TB -- I doubt anyone is managing a 8tb file on a mobile device. But changing Android's implementation from `int` to `long` is still a breaking change. It's good that we confirmed that the scope of this issue is android only though. -- 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]
