View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003242 | CaseTalk Modeler | Validation | public | 2021-12-22 16:09 | 2021-12-22 16:10 |
| Reporter | Marco Wobben | Assigned To | Marco Wobben | ||
| Priority | normal | Severity | tweak | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Target Version | 12.3 | Fixed in Version | 12.3 | ||
| Summary | 0003242: Datatype derivation exceptions | ||||
| Description | The datatype detection uses function which may raise an exception if the specified types fails. This takes precious cpu cycles. | ||||
| Tags | No tags attached. | ||||
| CaseTalk Edition | unknown | ||||
| Using function like 'try***" which do not raise an exception, but simply return true or false. This makes the debugger faster (no more EConvertError raised), and the runtime as well. | |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-12-22 16:09 | Marco Wobben | New Issue | |
| 2021-12-22 16:10 | Marco Wobben | Assigned To | => Marco Wobben |
| 2021-12-22 16:10 | Marco Wobben | Status | new => resolved |
| 2021-12-22 16:10 | Marco Wobben | Resolution | open => fixed |
| 2021-12-22 16:10 | Marco Wobben | Fixed in Version | => 12.3 |
| 2021-12-22 16:10 | Marco Wobben | Note Added: 0002136 |