> > Where can I learn the basics of the Model-View-Control pattern? > > General principles: > http://ootips.org/mvc-pattern.html > http://en.wikipedia.org/wiki/MVC Thanks, that's what I was looking for. Jacob