Frank's profilePeople Mountain People S...PhotosBlogListsMore Tools Help

Blog


    11/9/2008

    Code Less vs. Code More

    From the code reuse perspective, programming methodologies have a history from Copy & Past, Function Encapsulation, Object-Oriented, AOP, MDA, ORM ......

    They all aim to code less, to avoid reinventing wheels. As a result nowadays people generally can write more code with these advanced philosiphy or methods. Code less, in order to code more. ^_^