• 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

OCMJEA 6 - Part 2 Domain Model Change: Isn't it harm my assignment ?

 
Ranch Hand
Posts: 37
Spring Java Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Ranchers,

As a part of my Team Doctor assignment, I changed my Domain Model in terms of Relationships (instead of 1 to *, I changed it to 0 to *) in a few places. I am not giving more detailed description here, as I strongly feel that I should not reveal the contents of the assignment. I didn't modified any other components, neither I added new.

Despite I have the valid justification why I changed, I am pretty much in dilemma since very few candidates changed the domain model and lot of replies from ranchers saying not to change the Domain Model.

Can some one advice what is the best approach ?

Regards,
Vijay.

 
Ranch Hand
Posts: 145
8
Mac MySQL Database Java Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Vijaya,

I also had a Team Doctor assignment and also had to change the relationship in a few places.
It worked out
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic