public marks

PUBLIC MARKS from solrac with tags slap & java

22 April 2009 22:45

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 important reusable code assets that remained hidden before, with the further benefit of letting you abstract existing code into harvested frameworks.

solrac's TAGS related to tag slap

java +   programming +   reuse code +