Value Object Literature

A ValueObject is a lightweight domain abstraction that has value semantics. It is typically (but not always) implemented as an immutable class. Examples are Money, Currency, Point and Rectangle objects.

This page lists known descriptions and documentation of ValueObject as a pattern. This literature either directly talks about value objects or uses terms that directly led to its current definition as given above.

Wiki

WardCunningham

KevlinHenney

MartinFowler

DirkRiehle

ThomasKuehne

PaulMorrison

MicrosoftCorporation

EricEvans


CategoryObjectFunctionalPatterns


EditText of this page (last edited June 6, 2006) or FindPage with title or text search