Thanks alot Ralph and Chris, but I am sorry before the recommendations I
had bought following
"Building Scalable Web Sites: Building, scaling, and optimizing the next
generation of web applications"
"PHP in Action: Objects, Design, Agility: Modern Software Practices for PHP"
But I will make sure to add the recommendation from Ralph in my "to
read" list.
I have another question Magento uses Zend Framework, but does any one
knows if it follows Domain Driven Design? if so I can drive in their
code and see working examples from there.
I have downloaded Matt's "PasteBin" and "BugApp" but they seems to be
out dated and ZF has changed since.
Thanks a lot guys.
Chris MacPherson wrote:
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