SplitScript reference / Migration / File modification metadata

File modification metadata

Migration from ASL, C#

Source pattern

Look for the ASL, C# concept File modification metadata in the source. The semantic difference below is more important than a token-for-token rewrite.

Canonical SplitScript

There is no currently supported canonical API for this behavior.

Semantic difference

File.GetLastWriteTime and File.GetLastWriteTimeUtc need a read-only metadata API and a host-defined timestamp contract. The current handle-free File surface reads complete bytes or UTF-8 text but does not expose metadata.

Supported hosts

No supported host currently exposes the complete behavior required by this source pattern.

No additional reference page is available yet.