As a developer
I want to refactor Market.placeBet
So that I can have a high quality code
As proven by
- Code review:
The placeBet method currently is written in an imperative style and use a
lot of repeated code. Write it in a more functional and clean way.
- All existing tests pass.
Original issue reported on code.google.com by daniel.k...@gmail.com on 25 May 2010 at 4:58
Original issue reported on code.google.com by
daniel.k...@gmail.com
on 25 May 2010 at 4:58