pirx wrote on May 21st, 2007 at 11:03 am |
Padoms
Write a new function whenever you want to write a comment.
If some lines of code are complex enough that they need some comment to explain their intent you can as well rip off a shiny new method that is named like the comment you wanted to write. Domain Driven Design helps to find the right names for those functions.
Avots
If some lines of code are complex enough that they need some comment to explain their intent you can as well rip off a shiny new method that is named like the comment you wanted to write. Domain Driven Design helps to find the right names for those functions.
Avots