Y
Hacker News
new
|
ask
|
show
|
jobs
by
goric
2052 days ago
Typically also implies that the object contains no real logic/functionality and is a simple container for storing some values. Something that could be a record type.
1 comments
JohnL4
2051 days ago
I think of "plain old" as meaning "not having dependencies on any framework" as opposed to "not inheriting from anything" or "not having logic".
link