This post was originally published at http://solepano.blogspot.com In his paper about Stability (1997) , Robert C. Martin describes a set of principles and metrics that can be used to measure the quality of a large object oriented designed proyect in...
This post was originally published at http://solepano.blogspot.com It seems that testing DALs is harder than I thought. One of the problems I have run into is how to preserve DB integrity. Some of the alternatives are: Create mock objects that replace...
This post was originally published at http://solepano.blogspot.com This is a summary of the Martin Fowler's article on Language Workbenches: The Killer-App for Domain Specific Languages? which I have recently read and found very interesting. Terminology...