silent-joe / go-java-1

Automatically exported from code.google.com/p/go-java-1
0 stars 0 forks source link

Code review request #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Branch name: svn/  trunk/ GoJava1/ dmytro.reydalov/ module2/ Interview 
Simulator/ src/ ua/ com/ goit/ gojava2/ solo307/ interview  

Purpose of code changes on this branch:to make an interactive menu, which will 
offer to user choose one of several options.
1)will show question and answer to it.
2)will show a question and a two answers - user will choose a one of options
and will get a message, success, or fail.

When reviewing my code changes, please focus on: metod readUserAnswer()in 
Question class i want to make it more flexible. should i make another kind of 
menu object, wich will receive an instance of answer - and will print answers - 
assigns numbers to it - and will read users choise and return it? or better 
will return true, or false...

After the review, I'll merge this branch into:
/trunk svn/  trunk/ GoJava1/ dmytro.reydalov/ module2/Archive/Interview 
Simulator 0.1/

Original issue reported on code.google.com by dmitry.r...@gmail.com on 15 Jan 2015 at 1:55