I’m looking for some guidance on the implications of the Incremental DOM project being archived.
From my reading of earlier discussions—particularly “Missing soyutils.js in this GitHub Repository”)—my
understanding was that Incremental DOM was the intended path forward for supporting JavaScript output from Soy templates, replacing the older “classic” JS approach. Incremental DOM itself is documented here: https://github.com/google/incremental-dom.
That repository now states: “This repository was archived by the owner on Jun 20, 2025. It is now read-only.”
Could you clarify what this means for:
- JavaScript templates in Soy:
- Is Incremental DOM still the recommended or supported output target?
- Are there any alternative or future directions planned for client-side JavaScript rendering?
- Java Soy templates:
- Will Java output continue to be supported as before?
I'm currently considering upgrades within the Soy ecosystem and would really appreciate guidance on the intended long-term direction so we can make informed decisions.
I’m looking for some guidance on the implications of the Incremental DOM project being archived.
From my reading of earlier discussions—particularly “Missing soyutils.js in this GitHub Repository”)—my
understanding was that Incremental DOM was the intended path forward for supporting JavaScript output from Soy templates, replacing the older “classic” JS approach. Incremental DOM itself is documented here: https://github.com/google/incremental-dom.
That repository now states: “This repository was archived by the owner on Jun 20, 2025. It is now read-only.”
Could you clarify what this means for:
I'm currently considering upgrades within the Soy ecosystem and would really appreciate guidance on the intended long-term direction so we can make informed decisions.