[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

Intellij complains that Page classes should implement WaitingSupport methods when using 0.12.0 #391

Closed
erdi opened this issue Jul 14, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@erdi
Copy link
Member
erdi commented Jul 14, 2015

This is probably down to usage of @Delegate on Page.waitingSupport which IntelliJ does not seem to understand for some reason.

I think that given the amount of issues that @Delegate causes it might be good to consider getting rid of its usage in the whole codebase and manually delegate the methods when necessary.

@erdi erdi added this to the 0.12.1 milestone Jul 14, 2015
@erdi erdi self-assigned this Aug 2, 2015
@erdi erdi added the Bug label Aug 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant