We have all done it, when programming you want to checked an inputed value against a list of acceptable values, so you compose a list of acceptable values, but where do you store that list? Do you hardcode it into your script? or do you store it in a text file?
Patrick Vande Walle (shouldn’t that be Patrick van de Walle) wrote a fine piece on circleid.com

0 Responses to “The problems with hardcoding”