• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

part 2: alternative flows

 
Ranch Hand
Posts: 81
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello, SECA pals,
Do you guys draw additional sequence diagrams for the alternative flows? I am too lazy to do so as long as SUN won't deduct any points.
Any comments?
Thanks.
Best,
Denis
 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i think you have to draw the alternative flow in the sequence diagram, otherwise they're not complete. BTW: you only need to draw sequence diagrams for the four detailed use-case.
 
Ranch Hand
Posts: 159
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i did not draw it
but i put in my remarks
eg. if user didnot log in successfully or profile doesnot existing
exception occurs. the it will be cascaded all the way up to
FrontController which uses screenmager to generated error page
for user.
but i am not sure my lazy approach is ok not not. i havenot submit them
and get my score yet.
hehe..
but at least you better provide explaination or remarks for alternative approach
or draw additional diagram for it
rgds
walter
 
I'm just a poor boy, I need no sympathy, because I'm easy come, easy go, little high, little low, little ad
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic