|
|
|
|
|
by robenkleene
285 days ago
|
|
One argument for abstraction being different from delegation, is when a programmer uses an abstraction, I'd expect the programmer to be able to work without the abstraction, if necessary, and also be able to build their own abstractions. I wouldn't have that expectation with delegation. |
|
Do you therefore argue programming languages aren't abstractions?