Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Simplified approach to specification of custom messages. Command variants taking it as argument. Plus variants which leave out the intro containing parameter information (name, type). |
|---|---|
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
3305575764a2ae2c946a0380927127f1 |
| User & Date: | andreask 2015-06-26 23:24:26.244 |
References
|
2015-06-26
| ||
| 21:58 | Design mistake --- Closing --- Extended handling of "fail-unknown-thing" (fut) with hooks allowing this general code to ask for custom messaging. Directly from the parameter, indirectly from the validation type. Whose "validate" method is where "fail-unknown-thing" got called from. Which means that we have a possible alternative solution which does not go through such a convoluted circle: New convenience function, an extension of "fail-unknown-thing" which simply takes the custom message as a parameter. And we can write more functions of this type then, which take ranges, dicts, etc. and operate on these for rendering, or a possible user-choice to fix the bad value. Saving the current state before making a decision --- Trunk went forward with the alternate approach, see [3305575764]. closed check-in: 86ce9388c1 user: andreask tags: x-fut-acceptable | |
Context
|
2015-07-03
| ||
| 05:01 | Merge VT test work back to main line. check-in: dd4c6bd2ac user: aku tags: trunk | |
|
2015-07-02
| ||
| 21:53 | New validation type, time as (hour:)minute offset from midnight. closed check-in: a2015467df user: aku tags: vt-minute | |
|
2015-06-26
| ||
| 23:24 | Simplified approach to specification of custom messages. Command variants taking it as argument. Plus variants which leave out the intro containing parameter information (name, type). check-in: 3305575764 user: andreask tags: trunk | |
|
2015-05-12
| ||
| 22:15 | config, color - Bump version numbers, due to their recent changes. check-in: 4f21251865 user: aku tags: trunk | |
Changes
Changes to validate.tcl.
Changes to vcommon.tcl.
