Ok so I\'ve ordered Applying Domain-Driven Design and Patterns: Using .Net, but while I wait for it to arrive I\'m looking at starting to apply the techniques in my current proj
The author of Domain-Driven Design has created a project Time & Money as a showcase for the concepts described in his book. This is more than just a 'toy' project that provides some sample code to accompany the book, it's intended to be a production-ready replacement for the concepts of time and money, which are rather poorly implemented in the core Java libraries.