2008年12月9日星期二

Re: [fw-mvc] Another Model Design Thread

Yep:

Domain Driven Design - Eric Evans - Very good book!

http://www.amazon.co.uk/Domain-driven-Design-Tackling-Complexity-Software/dp/0321125215/ref=sr_1_1?ie=UTF8&s=books&qid=1228820157&sr=8-1

Patterns of Enterprise Application Architecture - Martin Fowler - Also very good

http://www.amazon.co.uk/Enterprise-Application-Architecture-Addison-Wesley-signature/dp/0321127420/ref=sr_1_8?ie=UTF8&s=books&qid=1228820157&sr=8-8

The whole Addison Wesley signature series is very good.

I have the beginnings of a example application for a book I am
writing, its a work in progress but you are welcome to the code if you
want, this uses the has-a method as the Domain Model was too complex
for my requirements.


2008/12/9 Paul Court <paul@pmcnetworks.co.uk>:
>
> On 9 Dec 2008, at 10:23, keith Pope wrote:
>>
>> 3) Use a pure OO Domain Model
>> This is where you have a totally clean domain layer, this means that
>> your models do not know about any database/etc code. To achieve this
>> you probably would be looking at implementing the Repository and Unit
>> of Work patterns plus others.
>
> Do you have any good books or resources you can recommend for more
> information on those patterns?
>
>
>

--
----------------------------------------------------------------------
[MuTe]
----------------------------------------------------------------------

没有评论: