The Play framework (java) also does this: https://github.com/playframework/play/blob/master/framework/... See "renderTemplate(String templateName, Map<String,Object> args)" for a good example.
The Play framework (java) also does this: https://github.com/playframework/play/blob/master/framework/... See "renderTemplate(String templateName, Map<String,Object> args)" for a good example.