-
Type:
Task
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Execution Team 2023-11-13
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
This allows for a future where the simple8b layer can perform processing in blocks. For example: calculate the delta to the last element or just lookup the value of the simple8b slot to be signed to avoid extra calculations.
This means that the interfaces on Simple8b should be using signed integers rather than unsigned ones.