LucasBourgeois commented on issue #572:
URL:
https://github.com/apache/cordova-plugin-file/issues/572#issuecomment-2530860598
understood, i did write the mail.
Well, it's a breaking change for the good !
Im no Java or Swift developper, this being said :
if keeping native implementation like it's today, if we stop overriding
`File` and `arrayBuffer` but exposing your implementation and make necessary
changes on js side to transform from the JS standards API to yours should be ok.
Because of dependency versionning, it's not really a issue to create a
breaking change. If others libs arent maintained, it's not an issue, if they
are, they can keep the legacy implementation until they do the changes.
having a legacy and a fixed dist may also be a solution ?
regards
--
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]