View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002555 | Feature Requests | Feature Request | public | 2013-07-30 17:02 | 2022-08-23 16:46 |
| Reporter | Matthias Damm | Assigned To | Jim Luth | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0002555: Enhancement of FilterOperators | ||||
| Description | IEC edition 2 review had the following useful feature requests: (1) Missing NotEquals operator. The lack of the operator means that one has to define an additional element. => More complex, Less performant. Most programming languages supports the NotEquals operator anyway (2) Missing BitwiseEquals operator to be able to filter on bitflags in a simple and efficient way. (3) Why restrict And to only take 2 operands? (4) Why restrict Or to only take 2 operands? | ||||
| Additional Information | This is a future feature request since changing the operators would be an interoperability issue. IEC feedback: Accepted in general | ||||
| Tags | No tags attached. | ||||
| Commit Version | |||||
| Fix Due Date | |||||
|
|
Based on Like case sensitivity discussion at Dallas F2F: |
|
|
Wait for other breaking changes to implement these convenience operators. |
|
|
Agreed most of these capabilities can be built from the existing primitives and these requested enhancements will not be undertaken as there is almost no implementations of Query. |
|
|
Bitwise AND and OR have already been added to Part 4. |
|
|
Bitwise operators added to Part 4 long ago. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-07-30 17:02 | Matthias Damm | New Issue | |
| 2013-08-13 17:01 | Jim Luth | Status | new => acknowledged |
| 2013-10-10 23:03 | Matthias Damm | Note Added: 0005055 | |
| 2015-10-09 07:46 | Jim Luth | Note Added: 0006327 | |
| 2022-08-23 16:43 | Jim Luth | Note Added: 0017377 | |
| 2022-08-23 16:44 | Jim Luth | Note Added: 0017378 | |
| 2022-08-23 16:46 | Jim Luth | Category | (No Category) => Feature Request |
| 2022-08-23 16:46 | Jim Luth | Assigned To | => Jim Luth |
| 2022-08-23 16:46 | Jim Luth | Status | acknowledged => closed |
| 2022-08-23 16:46 | Jim Luth | Resolution | open => fixed |
| 2022-08-23 16:46 | Jim Luth | Note Added: 0017379 |