DomainDrivenDesign: Domain Services or Method on an Entity?
There has been too much discussion on the DDD list regarding where to put the business logic control, whether in a service or entity. Being more specifically...
There has been too much discussion on the DDD list regarding where to put the business logic control, whether in a service or entity. Being more specifically...
When we started developing JFileContentManager, we didn’t even think to release it as an open-source project. So, when we finished the project, I particularl...
A new version of JFileContentManager has been released! Below are the changes release:
Nice video from Joshua Block, Chief Java Architect at Google, talking about his Effective Java™ Programming Language Guide book and also about the consequenc...
Artima is running an article where Bruce Eckel talks about about Java’s objective on backwards compatibilities and the problem of combinatorial complexity wh...