Hello,
we have small problem with DDD design. We have for example entity
which hold list of aggregated/calculated informations. This values ARE
NOT stored directly in DB. What is right solution?
- Make getter in Entity but you need than repository in entity
- Fill each list in repository
- Fill each list in service
- ...

Thanks

Pavel

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Fornax-developer mailing list
Fornax-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to