Exercises in Programming Style–Aspects
NOTE : read the rest of the series, or check out the source code. If you enjoy reading these exercises then please buy Crista’s book to support her work. Following on from the last post, we will look at the Aspects style today. Style 18 – Aspects You may also know this style as Aspect-Oriented Programming, …