|
|
|
|
|
by TeMPOraL
559 days ago
|
|
More than that, one of the standard practices in development is writing code with imaginary APIs that are convenient at the point of use, and then reconciling the ideal with the real - which often does involve adding the imaginary missing functions or parameters to the real API. |
|