10Pines | Blog
  • Home
  • Featured
  • Our Culture
  • 10Pines.com
  • Academy
  • Tags
Sign in Subscribe

code reuse

A collection of 2 posts
Language’s type system and their impact in breaking dependencies
object design

Language’s type system and their impact in breaking dependencies

One of the things that makes TDD difficult to apply on existing code (or just “legacy code”) is the dependencies that the object subject to test may have. The more “dependencies” the object has, the more difficult it will be to test it, almost for sure. What makes things even
Feb 16, 2012 8 min read
About inheritance as means of reuse
object design

About inheritance as means of reuse

When talking about Smalltalk, there is definitively an over use on the possibility to add messages to Object class. It is so easy to do it, that people usually do it just to get something working fast, even if the coding is poor. There are a lot of messages (mainly
May 20, 2009 4 min read
Page 1 of 1
10Pines | Blog © 2023
Disclaimer
Powered by Ghost