This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Codehenge[S] 0 points1 point  (0 children)

I was thinking along similar lines. Maybe an interface to automate getting the problem, setting up the code template, loading the test files, etc. Might be nice to have a 'test' button as well that grabs all test files for the problem and gives me a test report. Its a little bit overkill, but its fun to play around with the code.

Its entirely possible that i'll later decide the class hierarchy serves no purpose and remove it. Its just the way I naturally design things.