Re: What is meant by domain logic and does that comes in the domain model class?
Nino Martincevic <[email protected]>
| Newsgroups | gmane.comp.programming.domain-driven-design |
|---|---|
| Message-ID | <[email protected]> |
if (IDontHaveAClueWhatDomainLogicIs)
Then IShouldFirstLearnWhatDomainLOgicIsByFiringUpGoogle()
else
ICanConstructUsefulModelsWithDomainLogic()
That's domain logic ....
;-)
> [email protected] hat am 1. April 2014 um 13:27 geschrieben:
>
>
>
> Hi,
>
> I'm new to DDD and I have collected some domain objects for payment
> gateway project. Now my task is to write domain logic for those domain
> objects. I can't understand, what is domain logic?. Anyone give some
> illustration for domain logic and it would be very helpful for me.
>
> Thanks,
> Rajesh
>
>
>
>
>
>