View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001546 | CaseTalk Modeler | Project | public | 2017-12-12 10:53 | 2022-01-10 20:40 |
Reporter | BCP Software | Assigned To | BCP Software | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Target Version | 9.1 | Fixed in Version | 9.1 | ||
Summary | 0001546: Support regional settings | ||||
Description | CaseTalk does not support regional settings in determining the datatypes based on values. Neither does it take into account the potential data migrations for DML scripting. | ||||
Additional Information | Denodo for instance, has an explicit regional statement to specify how data is to be handled. CREATE MAP i18n nl_euro_custom ( 'country' = 'NL' 'currency' = 'EURO' 'currencydecimalposition' = '2' 'currencydecimalseparator' = ',' 'currencygroupseparator' = '.' 'currencysymbol' = 'Ä' 'datepattern' = 'dd-MM-yyyy HH:mm:ss' 'doubledecimalposition' = '2' 'doubledecimalseparator' = ',' 'doublegroupseparator' = '' 'language' = 'nl' 'moneypattern' = '###.###.###,##' 'timepattern' = 'DAY' 'timesubtypepattern' = 'HH:mm:ss' 'timezone' = 'Europe/Amsterdam' ); These values could be incorporated in CaseTalk to provide more regional sensitive handling. | ||||
Tags | No tags attached. | ||||
CaseTalk Edition | |||||
related to | 0000563 | closed | BCP Software | Regional formatting population |
Fact expressions given by domain users are usually in a domain language locale. CaseTalk should determine the value types, and store them in a locale-neutral manner. And when regenerating expressions, the user may choose according to which format/locale. Currently CaseTalk only treats it as text in text out. This may become a problem for generating sql dml scripts. Therefor registering some sort of locale code for expressions is a requirement to properly determine the datatypes, and parse and store values. |
|
Version 9.1 will contain the option to specify the Locale at IG level, this allows the population to be converted into system-neutral values when needed. And allow the population be treated as text-in and -out while in CaseTalk. | |
Environment contains default Locale setting, which can be overridden in the IG property dialog. | |
Closing automatically, stayed too long in resolved state. Feel free to re-open with additional information if you think the issue is not resolved. | |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-12-12 10:53 | BCP Software | New Issue | |
2017-12-12 10:53 | BCP Software | Status | new => assigned |
2017-12-12 10:53 | BCP Software | Assigned To | => BCP Software |
2018-05-28 18:20 | BCP Software | Note Added: 0001186 | |
2018-05-28 18:20 | BCP Software | Target Version | Future => 9.1 |
2018-05-28 18:21 | BCP Software | Relationship added | related to 0000563 |
2018-05-29 22:15 | BCP Software | Note Added: 0001196 | |
2018-06-14 09:07 | BCP Software | Status | assigned => resolved |
2018-06-14 09:07 | BCP Software | Resolution | open => fixed |
2018-06-14 09:07 | BCP Software | Fixed in Version | => 9.1 |
2018-06-14 09:07 | BCP Software | Note Added: 0001198 | |
2022-01-10 20:40 | BCP Software | Note Added: 0003358 | |
2022-01-10 20:40 | BCP Software | Status | resolved => closed |