JDocument is so heavily tied to the CMS that it is difficult to use outside of the CMS in it's current state. With the massive namespace effort, I felt it would be appropriate to move JDocument to legacy, and preserve it there for downstream users. IMO, it should be transferred to the CMS altogether, but I want to provide a viable alternative before that occurs.
For or against, let it be known, or forever hold your peace. :) (only partially kidding)
I believe Andrew intends on checking out Mustache with Rahisi. He's got a basic app there ready to go if someone wants to begin exploring Mustache. https://github.com/eddieajau/rahisi/tree/master/lib
Hooking up a templating environment like Mustache or even Twig is a choice folks could use now.
Yea, but the trick is, how do you tell Mustache what to render? From there, it's just like pulling a string.