Value Object Framework

last modified: November 3, 2001

See also: ValueObject, JavaValue

A Value Object framework is a framework that gives you value objects in mainstream object-oriented programming languages that do not support first-class values beyond the primitive value types (data types).

A Java framework of this kind is JavaValue, to be found at http://www.jvalue.org

--DirkRiehle


[CategoryFramework]


Loading...