On Tue, Mar 24, 2009 at 12:08 PM, Eduardo Nunes <[email protected]> wrote: > Yes, I understand you too. What do you do when you have to send a set > of entities and a calculation for each entity? you encapsulate it > inside another class?
A domain-driven design advocate would say that the entity knows how to calculate what you need and you can ask it for the calculated value. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
