Dear all,
Just want to have a discussion on where will you guys show design
pattern for Part 2 diagrams.
My plan is I mainly show the design pattern (i.e. session facade, business delegate, DAO, VO and etc) on comoponent diagram and try to keep less pattern related matters in class diagram and sequence diagrams. It is because if showing design pattern related objects in sequence diagrams, it will make the diagrams quite difficult to read and also it seems the main purpose of sequence diagram is to show the message communication between objects, so I think depicts design pattern objects in component is fair enough.
Any comments?
Peter