SplitScript reference / Migration / MemoryWatcherList
MemoryWatcherList
Migration from ASL, C#
Source pattern
Look for the ASL, C# concept MemoryWatcherList in the source. The semantic difference below is more important than a token-for-token rewrite.
Canonical SplitScript
Use the canonical language and API symbols linked below.
Semantic difference
Use state for a fixed set of named transactional reads or retain runtime-discovered homogeneous addresses in an array; managed collection enumeration remains a distinct provider requirement.
Supported hosts
This uses the standard SplitScript runtime contract. Any provider-specific requirements are documented by the linked canonical API.
Related reference
- state (language)