Changes

m
Line 553: Line 553:  
[[Category:Development]]
 
[[Category:Development]]
   −
== Design Pattern for Graphic interfaces ==
+
== Design pattern for Graphic interfaces ==
 
There are several design patterns for user interfaces (MVC, MVP, MVVM).
 
There are several design patterns for user interfaces (MVC, MVP, MVVM).
 
Many confuse this design pattern with that of using a template framework. It's unrelated. A template framework (see previous point) is only linked to the "V" part of these models.
 
Many confuse this design pattern with that of using a template framework. It's unrelated. A template framework (see previous point) is only linked to the "V" part of these models.