Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Design Pattern question (in hindsight)
Message
 
To
19/04/1999 13:49:31
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00209551
Message ID:
00209969
Views:
29
> Is it just me, or do you also have a problem reconciling UML-based modelling
> and basic OOAD with design patterns? I just about gave up on conciously
> designing code along pattern lines.

Keep in mind that patterns might be very small scale solutions for problems that might in fact be implementation issues. Consider the Template Method pattern, for instance. It might be used at such a small scale that it won't even show up in the model. So this one would be very hard to be mapped to a UML model (other than in very detailed message trace diagrams, I guess...). And I don't think they necessarily should...

But then of course, there are large patterns such as the Strategy pattern or the Mediator pattern. Those will def. show up in the model. In fact, these patterns will be most useful in the model. Applying them at design time might be too late.

Markus




Markus Egger
President, EPS Software Corp
Author, Advanced Object Oriented Programming with VFP6
Publisher, CoDe Magazine
Microsoft MVP since 1995
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform