• 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

Value Object Pattern - Strategies ?

 
Ranch Hand
Posts: 5040
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
From the SCWCD exam point of view, do I have to know the details/differences between the Strategies explained for the Value Object pattern.
Thanks.
- satya
ps:
You need to be registered with Sun inorder to access the abv link.
 
Ranch Hand
Posts: 321
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You don't need to know the details/differences stratagies form the SCWCD point of view. All you need to know is given the scenario/requirement(asked in a bit complicated english though ), what sort of design pattern will you implement.
But the stratagies details will help you in practical development.
 
Madhav Lakkapragada
Ranch Hand
Posts: 5040
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks. That helps.
But the stratagies details will help you in practical development.
yeah...yeah...yeah! and in job interviews (not that I am looking, incase my manager reads )
and in architecture exam and in this and that...but I prefer one step at a time so for now I am glad you said I don't need them.
- satya
 
Ranch Hand
Posts: 2379
MySQL Database Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Originally posted by Satya :


yeah...yeah...yeah! and in job interviews (not that I am looking, incase my manager reads )
and in architecture exam and in this and that...but I prefer one step at a time so for now I am glad you said I don't need them.


 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic