News Feed
Jobs Feed
Sections




News Archive
Bradley Holt's Blog:
Immutable Value Objects in PHP
October 01, 2010 @ 11:15:40

Bradley Holt has a new post to his blog about a subject he's recently been learning about, Domain-Driven Design, and how immutable value objects could be useful in PHP.

Yesterday I tweeted: Modern object-oriented programming languages need support for immutable Value Objects. #DDD The "DDD" in that tweet stands for Domain-Driven Design. There were several interesting responses to this tweet.

Responses to his tweet included comments from Matthew Weier O'Phinney, Ralph Schindler, Nicolas Berard-Nault and Giorgio Sironi. He notes that, while all of the suggestions are good, they're only half of the issue. They make it immutable when defined but not during execution. Currently PHP lacks this functionality, but something like this could be worked in with the concept of a "final" class.

0 comments voice your opinion now!
immutable object domaindrivendesign ddd valueobject


blog comments powered by Disqus

Similar Posts

Utah PHP Users Group: PHP and JSON

Alexander Netkachev's Blog: Installing Propel object persistence layer for Web application

PHP Web Services Blog: Payload the Way You Want with PHP5 built-in SOAP

PHPWomen.org: Add values to a symfony form in between save() and serialization to the database

Rob Allen: Objects in the model layer


Community Events









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


testing tool opinion functional interview development conference release introduction framework composer code example zendframework2 language podcast api community event object

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