What is the real cost of getting this "wrong"? For example: Backbone.js is following the MVP pattern, more specifically the passive view variant. The catch is that Backbone.js calls Presenters Views and Views Templates.<p>Should we be encouraging "correctness" here or is it ok that every new MV* framework reinterprets these patterns?