====== Cross-Platform Checklist ====== **Version:** 2.0\\ **Scope:** Portabilität über Windows/Linux und Filesystem/Runtime-Unterschiede. ===== Checks ===== * [ ] Keine hardcoded Path Separators (''%%\%%'' oder ''/'') * [ ] Keine hardcoded Line Endings * [ ] Keine hardcoded Paths (Drive Letters, ''/home/user'') * [ ] Platform-spezifischer Code mit Conditionals guarded * [ ] Standard Library für Paths und Directories verwendet ---- //Version: 2.0 (Split)//\\ //Autor: Wolfgang van der Stille// Zurück zu [[.:start|Infrastruktur Checklists]] | [[..:start|Review Checklists]] ~~DISCUSSION:off~~