Soledad Pano's Blog

Just Technical Stuff

Browse by Tags

All Tags » General Software Development (RSS)
Dependencies Metrics
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...
Testing Data Access Layers (DALs)
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...
DSL - A first approach to.
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...
More Posts