• 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

Documenting extending of DB

 
Ranch Hand
Posts: 88
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi guys,

I have extended the provided interface from Sun. "DBMain extends DB " (in the Bodgitt & Scarper assignment).

Where else do I have to document this fact?

I have entered it into the "choices.txt" file, and of course mentioned it in the JavaDoc of my DBMain too.

I don't want the guys marking my project to miss this otherwise it is an automatic failure.

Thanks,
Pieter
 
Bartender
Posts: 2292
3
Eclipse IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Howdy, Pieter!

I have entered it into the "choices.txt" file, and of course mentioned it in the JavaDoc of my DBMain too.



That should be enough, champ. Now, it may be necessary to mention it in the essay exam (which now must be taken before submitting the project!), that is, if you see a question there where you think it would be good to talk about it, then go right ahead.

But, for now, that should be enough.

Are you ready for the World Cup, champ?!
 
Pieter Jacobs
Ranch Hand
Posts: 88
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Roberto,

Thanks, and thanks I will look out for a question in the exam.

Concerning the World Cup; for sure are you going to attend?

Enjoy!
Pieter
 
Roberto Perillo
Bartender
Posts: 2292
3
Eclipse IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey, Pieter!

are you going to attend?



Unfortunately not, I'm just going to watch it on TV... but, in 2014, I'll be there (that's because it is going to be here in Brazil )!!!
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic