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

Apply elemento typed events #106

Open
ibaca opened this issue Jul 24, 2017 · 2 comments
Open

Apply elemento typed events #106

ibaca opened this issue Jul 24, 2017 · 2 comments

Comments

@ibaca
Copy link
Collaborator

ibaca commented Jul 24, 2017

This is more an experiment. OL does not use standard Event, so its events do not extend DOM Event (not totally sure this sentence makes sense). Anyway, this issue is to investigate if it is possible and useful to use the Element EventType interface, and so elemental2 EventTarget and EventListener to describe the event. The best of this approach is event unification and rxgwt integration 😉.

@TDesjardins
Copy link
Owner

I currently created some feature branches. One of them is for testing integration of elemental2 (see https://github.com/TDesjardins/gwt-ol3/tree/elemental2_integration). This is especially to use future proofed XML- and HTML-DOM stuff. This could be the starting point for additional modifications on elemental things.

@ibaca
Copy link
Collaborator Author

ibaca commented Jul 24, 2017

Yep, hehe I saw it this weekend, and it was what get me motivated to start investigating about elemento 👍.

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

No branches or pull requests

2 participants