
June 22nd, 2009, 11:00 PM
|
|
Developer Shed
|
|
Join Date: Jun 2007
Posts: 20,351
Time spent in forums: < 1 sec
Reputation Power: 23
|
|
|
SLAP your code arround and turn it into Smart Reuse
This article discusses two important patterns for code structure: composed method and single level of abstraction (SLAP). Applying these principles to your code allows you to find reusable assets that remained hidden before, with the further benefit of letting you abstract existing code into harvested frameworks.
Read the full article here: SLAP your code arround and turn it into Smart Reuse
|