10000 Don't depend on UndefinedAtCheckerException for flow control · Issue #368 · geb/issues · GitHub
[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

Don't depend on UndefinedAtCheckerException for flow control #368

Closed
geb-bot opened this issue Feb 6, 2015 · 0 comments
Closed

Don't depend on UndefinedAtCheckerException for flow control #368

geb-bot opened this issue Feb 6, 2015 · 0 comments
Assignees
Milestone

Comments

@geb-bot
Copy link
geb-bot commented Feb 6, 2015

Originally created by Marcin Erdmann.

Depending on exceptions for flow control is a bad practice and it's not efficient. Currently in several places scattered across the codebase UndefinedAtCheckerException is caught around at verification. There should be an at verification method that does nothing in absence of an at checker on the verified class and it should be used in these places.

@erdi erdi added this to the 1.0 milestone Aug 20, 2015
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

2 participants
0