views:

63

answers:

0

Where do the JFace providers belong in an MVP or MVC architecture? Or should Provider pattern be treated as a different way of View-Model separation? If so, is it the same as the ASP.NET Provider pattern?

Is there an article on a proper design of JFace applications using Providers?