[01:15:06] perryprog: you might be interested in seeing what the Cosmos and Mirage skins do, they're fairly "new" skins which use modern programming techniques, but it seems that the answer to your question is "it's (surprisingly) complicated" :D [01:16:31] I mean, I would've expected the modern thing is "migrate to mustache" :P. Thanks for the tip though, looking at them now! [01:18:31] I did a codesearch for "extends BaseTemplate" and a surprising amount of 'em were either skins I maintain or am otherwise familiar with :P so I had to dig around a bit to find skins written by others which just might be using DI ;) [01:18:57] Yup, I did the same—somehow passed over those two! [01:19:21] Actually no, I think I saw mirage but ran into some issue but I think I realize what that was now. [01:29:54] Yay, got it working! Thanks for the tip!