Among all the other recent activity, Steve and I have started
growing the "new test suite".

How it will work is: when you implement a new feature, write
a whole new domain model and mapping files and test case for
that feature.

(1) try to make the domain model a meaningful one, so that our
   users can relate to it and understand what is being shown
   in the test
(2) try to make it a "good" hibernate mapping to demo best
   practices (this is important, the current test suite
   contains many "broken" mappings)
(3) try to include some interesting *existing* features in
   the new test

And then put it all in its own subdir. So far we have:

 instrument
 sql
 subselect
 cid
 filter
 hql

Having this stuff will really help make Hibernate easier to
learn, by giving people useful examples to work from, and
also make our lives more enjoyable because we get to look
at elegant tests all day instead of the horrible mess I
created a couple of years ago...

cheers, gavin


--
Gavin King
+61 41 053 4454
+1 404 822 8349
callto://gavinking

Hibernate
[EMAIL PROTECTED]
http://hibernate.org

JBoss Inc
[EMAIL PROTECTED]
http://jboss.com



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to