| Author |
MVC - Observer Pattern
|
Shannon Sims
Ranch Hand
Joined: Jul 03, 2003
Posts: 187
|
|
Hello, Must I utilize the Observer design pattern if I'm using the MVC design pattern? Will I get marked off, if I don't? Thank you.
|
 |
Bharat Ruparel
Ranch Hand
Joined: Jul 30, 2003
Posts: 493
|
|
Hello Shannon, I don't believe that there is a requirement to use the Observer pattern if you are using the MVC pattern. To the best of my knowledge, it should not matter. Regards, Bharat
|
SCJP,SCJD,SCWCD,SCBCD,SCDJWS,SCEA
|
 |
 |
|
|
subject: MVC - Observer Pattern
|
|
|