News Feed
Jobs Feed
Sections




News Archive
Tibo Beijen's Blog:
Controlled initialization of domain objects
July 09, 2009 @ 10:06:02

Tibo Beijen takes a look at domain objects in this new post to his blog and how they have them working in a project he's been developing.

In a recent project I've been working on, we have used the 'Domain Model' to describe and design our application. Doing so we decouple persistency logic from the objects that are being passed around and modified throughout our application: The Domain objects.

He talks about challenges associated with the development (issues separating out the business logic) and how they solved it in two ways - reflection and a pattern where the domain object uses itself. Code is also included to help illustrate the problem and these two methods of resolving it.

0 comments voice your opinion now!
businesslogic control initialize object domain


blog comments powered by Disqus

Similar Posts

CodeSnipers.com: Embarking on PHP5 Objects

DevShed: Keeping Track of Objects when Using Destructors in PHP 5

DevShed: An Introduction to Building Proxy Classes with PHP 5

Jacob Santos' Blog: Object Oriented Programming Isn't Easy

PHP-Coding-Practices.com: Control Your CSS Via PHP - Good Stuff!


Community Events











Don't see your event here?
Let us know!


functional zendframework2 interview introduction series example phpunit opinion release database usergroup podcast rest development community framework conference testing language symfony2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework