Hi,
Regarding the sequence diagrams in the assignment, I'm using a Struts 2-like web framework but I feel that showing all Action classes involved in accomplish one use case are too much, because the diagram would be too cluttered with something that really doesn't provide any useful architectural information to the sequence diagram.
I just wanted to check if I may just add a generic "client" lifetime to the sequence, sending events to business-layer components, and returning the "result" of this processing to it.
(I Hope I don't brake any rules asking this question.)
Regards,
Gabriel