Well here we are in search of something to say. I don’t talk very much and as you can tell I do not write very much. but here I am. lately I have been researching MVC (Model-View-Controller) pattern of programing.
MVC is interesting to me because I want to make my life easyer when I have to change the front-end of my apps. As any programer will know it can change quite often. MVC is a good strategy for this because it seperates the content from the design.
The Model holds all the data and the processing of that data. This I am very clear on. it is the other two peices of the pattern that are fuzzy.
The View is your UI (User Interface) and in my case it is specificly a GUI (Graphical UI). I design web applications which is pretty much what you will mostly see in many corporate intranets.
The Controller is the hardware elements. I do not control the this though it is static to a certain extent. Either way it is not something that I am involved in, well except for the wireless stuff.
I am writting a paper on MVC so you might see me here more often then not.
Published under: Cold FusionLeave a message or two








