Browse by Tags

All Tags » Design » AOP (RSS)
Sorry, but there are no more tags available to filter with.

Isn't it boring to write crosscutting concerns? by Fredrik N

To make sure we have clean code and make it easy for us to maintain, we should try to be lazy and reuse code as much as possible, we should also avoid redundant code. But when it comes to crosscutting concerns, we have to be redundant, or? What code is...
Filed under: ,
More Posts