|
|
|
|
|
by dpkirchner
875 days ago
|
|
Any language or framework that lets the caller specify if a parameter may be a string or an array of strings should probably be avoided, IMO. The cost of this one error likely outweighs the total value realized by use of the feature. |
|