Extract legacy platform services adapter

This commit is contained in:
2026-06-03 04:25:01 +02:00
parent 6369c3c969
commit e10e16f491
7 changed files with 241 additions and 206 deletions

View File

@@ -450,7 +450,8 @@ Known local toolchain state:
now uses injected `WindowsPlatformServices` from
`src/platform_windows/windows_platform_services.*` in `pp_platform_windows`,
while non-Windows platforms still reach retained platform bridges through
the debt-tracked legacy adapter in `app_events.cpp`. The iOS/Web
the debt-tracked adapter isolated in
`src/platform_legacy/legacy_platform_services.*`. The iOS/Web
save-with-writer overload remains a separate app method until export handoff
is isolated.
- `pano_cli plan-cloud-upload` exposes `pp_app_core` cloud upload availability,