Owww btw: My self I use all kind of MVC/MVP patterns and mixtures of it. It's not so important what the exact name is, as long as you know very well what you are doing. What I mean is that: with the articles on internet, like the ones from M. Fowler you have a nice luggage that helps you to be creative and compose your own version of any pattern.
Don't forget that the patters are just a good starting point and that it can be hard (as in my situation) to fit them as a glove, so don't try to force them in your code, but just use your luggage and a piece of your brains ;)... Note: MVC and MVP are terms that are hard to use as nobody really knows exactly what they mean these days as everybody have give their own explanation to it.. Nowedays they present groups of possible patterns (their accents) which you can find in Martin Fowler articles. For example: the original idea's of MVC doesn't define anything about the Observer pattern that can be used to inform others, but still people often use it... But it's not always the best solution like Andigo mentions... -- Ed --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
