Tag Archives: dependency injection

Hypermedia and dependency injection: a lesson not to be forgotten

Posted on 01. Oct, 2010 by Guilherme Silveira.

2

Developers always desire to break their system into components, which typically comes with a tendency to identify those components by names. Well known unique identification is vital, one thinks With the Internet growing fast in the 21th century, distributed systems started to use URIs to identify components on the network instead of simple IDs. That [...]

Continue Reading

"Tenso" – Coding while at 0% code coverage

Posted on 05. Aug, 2009 by guilhermesilveira.

0

Two of the most typical consultant’s job are trying to save a failing project or implement new features and fix bugs within a project which code is not as clear or as good as one wishes. Uncle Bob mentions that if all checked in code is a little better than the code which was checked [...]

Continue Reading