The Source for Java Technology Collaboration
User: Password:



Start New Message Delete Post a Reply

Article: 
 RAD That Ain't Bad: Domain-Driven Development with Trails
Subject:  Where do you put your business logic?
Date:  2005-07-15 00:40:20
From:  banq
Response to: Where do you put your business logic?


I agree you, domain model must be separate from business logic, buiness logic should in service layer, here there is another framework like trails (DDD):

http://jdon.sf.net/

in jdon framework , there are two kinds codes:domain object or service; no action; no spring's "ref=" configure.

in this project ,there are a few samples include jpetstore with jdon

 Feed java.net RSS Feeds