• 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
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Factory Homes - 2 Questions

 
Ranch Hand
Posts: 213
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I hope I am not breaking any SCEA privacy rules by asking these questions...

Q1 - In my view CompletedDesign comes into picture only when user sets a house design to Completed, not before that, so prior usecases have nothing to do with CompletedDesign. Anyone agree/disagree with me here?

Q2 - On deployment diagram, everything including inventory management system is owned by Factory Homes, means every software is internal to Factory Homes. So I see only one firewall (Factory Homes company firewall) between browser and application. I understand we can go for an additional internal firewall to keep app server protected. Again any opinions here please?
 
Ranch Hand
Posts: 84
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Both seems correct.

regards
P
reply
    Bookmark Topic Watch Topic
  • New Topic