Hacker News new | ask | show | jobs
by arethuza 5739 days ago
Personally, I much prefer simple view engines that have limited computational power - the port of StringTemplate to ASP.Net MVC being my current favorite

http://code.google.com/p/string-template-view-engine-mvc/:

1 comments

Looks pretty cool, I might try that out!