The Artima Developer Community
Sponsored Link

Java Buzz Forum
Utility of Petstore-type applications

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Chris Winters

Posts: 931
Nickname: cwinters
Registered: Jul, 2003

Daytime: Java hacker; nighttime: Perl hacker; sleeptime: some of both.
Utility of Petstore-type applications Posted: Nov 21, 2003 6:45 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Chris Winters.
Original Post: Utility of Petstore-type applications
Feed Title: cwinters.com
Feed URL: http://www.cwinters.com/search/registrar.php?domain=jroller.com®istrar=sedopark
Feed Description: Chris Winters on Java, programming and technology, usually in that order.
Latest Java Buzz Posts
Latest Java Buzz Posts by Chris Winters
Latest Posts From cwinters.com

Advertisement
Mark and I were talking earlier about the Hello World in J2EE meme going around. We agree that it's a straw man -- when you're building the enterprise systems J2EE is built for understanding it in 15 minutes isn't necessarily a benefit. Mark brought up the Petstore and its real benefit as something people can download and fool around with, and break, without having to build and configure everything from scratch. This way you learn what you need as you go rather than confronting one of the enormous EJB books out there, or reading the deadly dull specification. Very much like VB....

This gets to a sidenote about easily deployable components. One of the reasons I think JSF will do really well, barring inept or greatly delayed implementation, is that they've allowed for drop-in component installations. Many application servers say they'll do this, but there always winds up being something you have to configure and it winds up being a huge, non-repeatable PITA. I've tried to avoid this with OpenInteract but it's difficult to do.

Anyway, despite Hani's recent complaints, I've been thinking about eventually implementing a Petstore (maybe similar to Bivio's) for OpenInteract 2. This would make it easy for people to get a cohesive and understandable application running really quickly and provide the initial installation high that gets people hooked.

I actually really like the idea of a fairly simple (not too simple) application that different application frameworks can implement so you can compare how easy the framework is to work with. (The Wafer project does this for Java webapp frameworks, and it would be cool to see something similar for Perl frameworks. I ain't got the tuits...)

Read: Utility of Petstore-type applications

Topic: Camping this Weekend? Previous Topic   Next Topic Topic: First impressions of Clover

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use