Why are people so fixated with the term `MVC`, it's just the name of _an_ architectural pattern.<p>What the library author has here looks pretty cool, but I don't understand how it's anything like MVC. It's not that the author is special here, things like ASP.NET MVC and PHP 'MVC' frameworks make no attempt to be even close to the design pattern but still take pride in calling themselves 'MVC frameworks'.<p>In general, people seem to be calling everything that does 'separated presentation' MVC.<p>One of the things I don't understand.