Actually just read your original question and don't think this book will
have Zend examples so might not be what you want. Probably still a
useful purchase though.
Chris MacPherson wrote:
After a little bit of reading last weekend on the subject I have just
bought this book which is recommended in a few articles. Martin Fowler
also mentions it in his description of the Domain Model in his book
that Ralph mentions below. I haven't read any of it yet as it only
arrived today so cant give more info than that really, but it sounds good.
http://domaindrivendesign.org/books
http://www.amazon.co.uk/Domain-driven-Design-Tackling-Complexity-Software/dp/0321125215
Ralph Schindler wrote:
While those are good books, the bible (so to speak), in the OO domain
has typically been
http://martinfowler.com/books.html#eaa
for application architectures.
It gives a good overall understanding of the responsibility of code,
and the interaction of reusable object oriented code.
I'll let Matthew discuss the service and model layer questions, but
in the mean time, I'd say have a look at the Domain Logic and Data
Source patters:
http://martinfowler.com/eaaCatalog/
-ralph
Ali wrote:
Hi All,
Can someone please shed some lights on the following question I had
posted previously OR anyone in the same situation as me?
Also I am thinking of buying following books but would need to some
comments or other recommendations as I have been through the table
of contents for the books, does seems to cover exactly what I am after.
http://www.apress.com/book/preview/9781590598191
http://www.apress.com/book/preview/9781590598191
Thanks in advance for your help.
Ali