Y
Hacker News
new
|
ask
|
show
|
jobs
by
mortice
5660 days ago
Article invalidates self early on by claiming that this is a value object:
class Person { var $id, $first_name, $last_name, $email; }
http://c2.com/cgi/wiki?ValueObject