I have recently been implementing a templating system for my home-grown web-site generator platform. What I'm currently trying to implement is the use of an interface throughout the template class hierarchy like so (this is just an example):I have recently been implementing a templating