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

add utility to check a common eye tracker implementation against the standard template #9

Open
isolver opened this issue Aug 30, 2012 · 1 comment
Assignees
Milestone

Comments

@isolver
Copy link
Owner

isolver commented Aug 30, 2012

the utility should report any public class methods that are in the implementation that are not in the base class, check that each method signature is correct, that any 'mandatory' methods have been over-ridden, check for commenting / documenting, etc.

@ghost ghost assigned isolver Apr 14, 2013
@isolver
Copy link
Owner Author

isolver commented Apr 14, 2013

This is done, but in a very ugly and un-usable way. Given everything that needs to be done; postponing this until 0.8.

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