• 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

Using the Adventure Builder application as a reference. Why PetSote?

 
Ranch Hand
Posts: 92
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Did any of you refer to the Adventure Builder application in your part 2 and 3? Why PetStore? What is so special about the PetStore application?
[ May 31, 2005: Message edited by: Mark Cave ]
 
Ranch Hand
Posts: 79
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sun designed petstored to show the power of J2EE. Therefore, all the J2EE patterns are used in petstore. If you study petstore, you can learn how those patterns are used in practice.
 
Ranch Hand
Posts: 223
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I never looked at the Adventure Builder, but since it's from Sun too, why should they break with their own architectural style? I would except the same concepts on the adventure builder. Any other impressions out there? Has anyone looked at the AB already?

D.
 
David Follow
Ranch Hand
Posts: 223
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I answered to this before, but lately items on this forum seem to disapear
From a amount of classes point of view, both applications are about the same size (around 250 classes). I didn't have a deeper look at the AdventureBuilder, but since it's also a Sun demo app, I would expect it to have the same architectural features as petstore.
I guess the benefit of petstore is that there is more additional reading out there that's not only from Sun.

D.
 
The problems of the world fade way as you eat a piece of pie. This tiny ad has never known problems:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic