• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Desing Decisions Document

 
Ranch Hand
Posts: 70
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Just a short question, because I am now starting to write down the design decisions document.

I have a lot to tell to the examiners, and I just wanted to ask where to draw the line ?

What is too unimportant to be left out ?
With kind regards


daniel
 
Sheriff
Posts: 11604
178
Hibernate jQuery Eclipse IDE Spring MySQL Database AngularJS Tomcat Server Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Daniel,

That's a hard question to answer.

I almost missed my deadline because I also had a lot to explain in my choices.txt and I wanted to do it thoroughly because I'm not a native English speaker and wanted to make sure the accessor really got my points without possible wrong interpretation. I just add everything I could think of and ended up with a decent file of 5-600 lines (of max. 80 characters).
It's your call to decide what is important and what is not. No one can tell you what is important and what is not about your assignment, but it should be obvious that locking and networking are 2 big issues and should be explained very carefully

Here you can find my table of contents of my choices.txt, maybe it can give you a little bit of inspiration.

Kind regards,
Roel
reply
    Bookmark Topic Watch Topic
  • New Topic