ioHub icon indicating copy to clipboard operation
ioHub copied to clipboard

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

Open isolver opened this issue 12 years ago • 1 comments

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.

isolver avatar Aug 30 '12 13:08 isolver

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

isolver avatar Apr 14 '13 16:04 isolver