Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Deprecated Documentation

This directory contains older documentation that has been superseded by current approaches but may still be useful for historical reference or understanding the evolution of the project.

Why These Are Deprecated

The SWFRecomp project has evolved significantly, and the implementation approach has changed over time. The documents in this directory represent earlier planning and analysis that informed the current direction but are no longer the active implementation plans.

Files

String Variable Implementation (2025-11-01)

  • 2025-11-01/ - Documentation from string variable storage and optimization implementation (deprecated in favor of consolidated status document)

ActionScript 3 Implementation Plans

ABC Parser

Seedling Implementation Plans

The Seedling game was used as a reference implementation for ActionScript support:

Architecture Analysis

Synergy Analysis

Current Documentation

For current implementation guides and plans, see:

  • Implementation Guides: ../guides/ - Current step-by-step implementation guides
  • Reference: ../reference/ - Technical reference material
  • Plans: ../plans/ - Current high-level project planning
  • Status: ../status/ - Current project status

Historical Context

These documents represent important decision points in the project's development:

  1. C vs C++ - Early debates about language choice for different components
  2. Manual vs Automatic - Exploration of manual conversion approaches vs automated recompilation
  3. Phased Implementation - Time estimates and milestone planning that helped scope the project
  4. Synergy Approaches - How different implementation strategies could complement each other

While superseded, these documents provide valuable context for understanding why certain architectural decisions were made and what alternatives were considered.