Topics 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
.
