Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Merged feature virtual constraints into the main schema dev branch. |
|---|---|
| Downloads: | See separate download page |
| Timelines: | family | ancestors | descendants | both | schema |
| Files: | files | file ages | folders |
| SHA3-256: |
c24d55afe8dab5c075750544967a6de6 |
| User & Date: | rolf 2019-03-07 13:44:23.733 |
Context
|
2019-03-07
| ||
| 22:46 | Merged from trunk. check-in: 60af362516 user: rolf tags: schema | |
| 13:44 | Merged feature virtual constraints into the main schema dev branch. check-in: c24d55afe8 user: rolf tags: schema | |
| 13:42 | (This and the previous commit on this branch:) Changed the calling convention of the virtual contraints: Append the schema command name to the args given and evaluate that. Whatever data the virtual contraint need has to be requested inside the called script (most probably by the new [<schemacmd> info ...] method, which has to be enhanced over time to provide the information that may needed in practice by this. Added code to ensure a Tcl error in evaluated virtual event does pop up in the result of the schema command call. closed check-in: 71d80fea6e user: rolf tags: virtualConstraints | |
|
2019-03-06
| ||
| 22:47 | Further work on calling schema commands in schema definition / text constraint scripts. check-in: 2d5a4f85c8 user: rolf tags: schema | |
Changes
Changes to generic/schema.c.
Changes to generic/schema.h.
Changes to tests/schema.test.