RE: AW: [OJB-developers] quality improvements
Brought to you by:
thma
From: Matthew B. <ma...@so...> - 2002-06-15 04:04:31
|
+1 My experience has been the more complex and real-world the application = is, the less one-on-one support the developers will have to give. Most of = the questions will be answerable with "see demo application ..." =20 We can, however, start with something reasonably simple and build from there. =20 m =20 -----Original Message----- From: tr...@th... [mailto:tr...@th...]=20 Sent: Friday, June 14, 2002 3:47 PM To: obj...@li... Subject: RE: AW: [OJB-developers] quality improvements =20 The model in that chapter looks good, but doesn't include many things. = I'm just thinking it would be nice if maybe this Store test application = could be potentially used as a real application and if so, we may want to expand = the model to include more things such as mutliple prices, variations on a product, sizes, inventory, etc. This would also make for more test = cases than you can shake a stick at.=20 Depends if this should be usable later or if it's just for testing. = I've been involved in a product system for Fila USA and built a store = component on top of it and these are just some of the things we had to implement. Just my 2 cents.=20 Travis=20 ---- Original Message ----=20 From: Mahler Thomas <tho...@it... <mailto:tho...@it...> >=20 Sent: 2002-06-14=20 To: 'Matthew Baird' <ma...@so... <mailto:ma...@so...> >,=20 "Objectbridge (E-Mail)" <obj...@li... <mailto:obj...@li...> >,=20 'Jakob Braeuchi' <jbr...@ho... <mailto:jbr...@ho...> = >=20 Subject: AW: [OJB-developers] quality improvements=20 I like this idea as it will allow to build nice regression tests AND to = give a lot of sample code to help users building applications! =20 attached you'll find a chapter from a (work-in-progress, reviews are available at the serverside.com ) O'Reilly book that provides a nice = webshop doamin model. It also shows how to implement this with OJB. Maybe this = could serve as a starting point for "OJB Petstore" =20 cheers, =20 Thomas -----Urspr=FCngliche Nachricht----- Von: Matthew Baird [mailto:ma...@so...] Gesendet: Freitag, 14. Juni 2002 09:30 An: Objectbridge (E-Mail) Betreff: RE: [OJB-developers] quality improvements I agree. I think we need some sort of domain to model that lends itself = to testing all the complexities.=20 It would be great to come up with a class diagram that showed all the = moving parts that we could agree on first, then start to build a new scenario = to base all test cases on. =20 I think the general direction has been somewhat of a store (?). Maybe = we build an ecommerce type of application (with no UI) where we have the = users who have carts that contain items. We could also model an = administrative function where admins have roles to manage different stores. The = complexity of an ecommerce model is pretty much unbounded, so I don't think we'll = ever run out of ways to make new test cases. Later if someone wants to use = struts to show how to use OJB in a servlet engine, or in a ejb environment we = could extend it that way. =20 Either that or we could build the "OJB Petstore" which would be similar = to the above. =20 Any other recommendations? =20 m _______________________________________________________________ Don't = miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in = Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=3Dosdntextlink _______________________________________________ Objectbridge-developers mailing list Obj...@li... https://lists.sourceforge.net/lists/listinfo/objectbridge-developers |