This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
dev:proposals:new-ks [2022-12-07 11:50] ywang |
dev:proposals:new-ks [2023-03-26 10:10] (current) ywang |
||
---|---|---|---|
Line 5: | Line 5: | ||
* Formspecs have been partially modified to support distant signaling. Some formspecs are now implemented in various '' | * Formspecs have been partially modified to support distant signaling. Some formspecs are now implemented in various '' | ||
* Signal aspect accessors have been modified and are now found in '' | * Signal aspect accessors have been modified and are now found in '' | ||
- | * Type 2 signals (" | + | * A signal aspect API is introduced. |
* A '' | * A '' | ||
Line 14: | Line 14: | ||
* The results are cached. | * The results are cached. | ||
* The signal aspect is " | * The signal aspect is " | ||
- | * '' | + | * '' |
- | * There is no API for setting the signal aspect while bypassing the cache and signal aspect adjustments, | + | * There is no API for setting the signal aspect while bypassing the cache and signal aspect adjustments, |
+ | * '' | ||
+ | * When setting a field of the signal aspect object to '' | ||
+ | * Certain features of signal aspect objects are implemented using metatables. These objects are therefore not suitable for serialization, | ||
It is planned to merge the newly introduced signal aspect cache with its counterpart in the routesetting system. | It is planned to merge the newly introduced signal aspect cache with its counterpart in the routesetting system. |