#BaseParadigm is a conceptual data browser based on the #MVVM pattern. In the BaseParadigm, views are rarely new. Rather, common View-Models conform to known patterns, and therefore have common Views. The Model layer is diverse, and moves quickly. A post to the #SocialWeb might appear in a number of different Models, and would trigger View-Model visibility through a number of methods. Those who care to View these posts would receive the VM populated with the latest data from appropos sources.