Topics for the Next Meeting (August 1st at 6:45 pm)
July 31, 2007Topics for the Next Meeting (August 1st at 6:45 pm)
First Session (Refactoring to Patterns): Introduce Polymorphic Creation with Factory Methods by Ilya Parispai
Classes in a hierarchy implement a method similarly
except for an object creation step.
Make a single superclass version of the method that
calls a Factory Method to handle the instantiation.
Second Session: Discussion on MVC (led by Oleg Kiorsak)
We will be continuing our discussion on the MVC model and try to focus on its influence on web applications and listen to Oleg
.
Topics for the Next Meeting (July 4th at 6:45 pm)
June 12, 2007First Session: Encapsulate Classes with Factory by Brent Snook
Its the next refactoring in the Refactoring To Patterns study guide.
Second Session: Discussion on the MVC pattern (led by Oleg Kiorsak)
The discussion will be around reinforcing our understanding of the MVC pattern; how it applies in the context of a rich client application and in web applications
using various ‘MVC based frameworks’.
Posted by melbournepatterns 