just-kile / Zapfmaster2000

facebook.com/Zapfmaster2000
2 stars 1 forks source link

Stats/misc #24

Closed PapaBravo closed 11 years ago

PapaBravo commented 11 years ago

split functionality in Resource and ResponseBuilder

thomaskipar commented 11 years ago

AlcoholLevelResponse:

TestAlcoholLevelResponseBuilder:

AchievementResponseBuilder:

Please rename methods:

Will you adapt existing code later on of for that pull request as well? --> try to not to do so many stuff for one pull request in future, please.

PapaBravo commented 11 years ago

AlcoholLevelResponseBuilder

On the renaming: Is Factory better then Builder?

I will adapt more code on this pull request yes. I tried to complete one task with one pull request.

thomaskipar commented 11 years ago

Have a look at http://docs.jboss.org/hibernate/orm/3.3/reference/en/html/queryhql.html, 14.10 Expressions. eg. current_time()/date(), "-", etc. could be used to perform the whole calculation at once (i guess). However, this is low prio... so only change it if your in the mood (and you have the time) :-)

thomaskipar commented 11 years ago

No second review performed yet.