Posts

Showing posts from August, 2026

David Long - SecureCell, SageTea and the Road Back to Pharo - 26 August 2026

  Much of today's software is locked inside large, evolving code bases where the original design has gradually been lost. What if we could automatically recover that design, represent it using a language-independent application model, and then allow a modern runtime to render, evolve and maintain the application independently of its original implementation language? This talk presents that vision through  SecureCell , a secure communications appliance developed by XTC Mobile for organizations that require privacy, security and local control. I'll demonstrate how  Graphify  analyzes existing applications to recover their architectural structure, how this information is transformed into the SageTea Canonical Application Model, and how the runtime can automatically generate user interfaces, navigation and application behavior from that model. Rather than treating software as language-specific source code, the emphasis is on recovering and preserving the application's se...