vote up 0 vote down star

Model View Presenter is a concept which Microsoft has been implicitly developing since the beginging of .net. Control composition architecture is based on a fractal pattern.

The constraints of the pattern facilitate pure abstract development unifiying all platforms supported by the API. Taking the union set of interfaces across system.windows platforms (windows, web, mobile) and presenting them as an abstract composition pattern.

If there is anyone else out there interested and is tired of PresentationFramework.dll along with head fakes like prism please second my emotion. The pattern will unify all.

Don't know what I am talking about? The strongest structure known to man is a triangle.

A self referncing fratal pattern defined in the abstract implemeted as System.Windows.MVP.

flag
It isn't funny and it isn't clever. – Neil Butterworth Apr 1 at 19:49
Not a question... – Shog9 Apr 1 at 19:50
You guys don't get it. I am asking if you understand what I am describing!!! – Fire Garden Apr 1 at 20:01

closed as not a real question by Robert S., Neil Butterworth, Shog9, Jon B, Ray Apr 1 at 19:55