Skip to content
New issue

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

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

Already on GitHub? # to your account

Clean up: refactor event path calculation algorithm and retargeting algorithm #124

Closed
hayatoito opened this issue Jun 23, 2015 · 0 comments

Comments

@hayatoito
Copy link
Contributor

The event path calculation algorithm and retargeting algorithm should not have a strong dependency to events. In fact, these algorithms are being reused in elementFromPath, but it's confusing since events are not involved here.

Instead, these algorithms should be considered as more general algorithms, which are not related to events system. Define these in more general way, and make Events section (and other sections) should refer to it.

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

No branches or pull requests

1 participant