UpperCamelCase Vs under score
I see that on page 312, you use methods with under scores. For example, change_price_to. On page 317 you use UpperCamelCase.
Do you think any special style helps domain design easy? It may look like a stupid question, but think about how this can help new developers or large teams?
|