Re: [extremeprogramming] About placing configuration defaults
"George Paci" <[email protected]> Thu, 21 Nov 2019 13:51:59 -0500
| Newsgroups | gmane.comp.programming.extreme-programming |
|---|---|
| Message-ID | <[email protected]> |
One more point: 6) The earlier your app can validate config values, the better: it can immediately complain if something that's supposed to be an int is a float (or a non-numeric string); it can detect and complain a bit later if some host that's specified is unreachable; if inconsistencies are possible in the config file (e.g. two values *must* start with the same prefix), it can check for those (though you're better off engineering inconsistencies out, e.g. by specifying the prefix separate from the rest of each related option). —George The Earth is, in fact, flat for everyday use. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#160286): https://groups.io/g/extremeprogramming/message/160286 Mute This Topic: https://groups.io/mt/60557252/2417047 Group Owner: [email protected] Unsubscribe: https://groups.io/g/extremeprogramming/leave/4902963/619838065/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-