 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Sam Washkansky Guest
|
Posted: Fri Dec 02, 2005 7:31 am Post subject: Implementing the observer pattern over a decorator pattern |
|
|
Hi
I'm new to design patterns and have been doing a bit of reading ( Head First Design Patterns). I've been implementing the example in the book in delphi, and then experimenting with the examples.
One of the questions I have is.... how would you implement the observer pattern together with the decorator pattern. In other words I have an object which is wrapped with a bunch of decorator objects, and now I want to apply the observer pattern to the system to update some kind of GUI. Is this advisable, and if not what would be a better solution.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|