Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

elements in arrays are now processed in reverse order #156

Open
istvano opened this issue Feb 10, 2019 · 0 comments
Open

elements in arrays are now processed in reverse order #156

istvano opened this issue Feb 10, 2019 · 0 comments

Comments

@istvano
Copy link

istvano commented Feb 10, 2019

Hi,

Great work on the library. I know the documentation says this specifically ->
"elements in arrays are now processed in reverse order, which fixes a few nagging bugs but may break some users If your code relied on the order in which the differences were reported then your code will break."

Unfortunatelly I must keep the order as the existing codebase relies on array element order. Is there anyway to change how the processing is done?

Would not be possible to send a flag to keep array ordering?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant