Re: JEUT Champion Recruitment

2008-05-16 Thread Alexis Willemyns
that? We had a similar framework submitted to the Cayenne project some time back, and I could never understand what exactly is being tested. Andrus On May 15, 2008, at 9:57 AM, Alexis Willemyns wrote: Hello all, I was a little bit hesitant before posting this project proposition. But let's

Re: JEUT Champion Recruitment

2008-05-16 Thread Alexis Willemyns
test. Now to test queries you write, you'd probably want to use something like HSQLDB to make sure you're getting back the correct data (load some known test data before running tests of course). On Fri, May 16, 2008 at 6:27 AM, Alexis Willemyns [EMAIL PROTECTED] wrote: On a technical note

Re: JEUT Champion Recruitment

2008-05-16 Thread Alexis Willemyns
at 3:57 PM, Alexis Willemyns [EMAIL PROTECTED] wrote: ... there is no public website and the code is ended up to 70% Like Andrus, I would suggest that you first put make your code and ideas visible to others using one of the open source hosting sites. -Bertrand

Re: JEUT Champion Recruitment

2008-05-16 Thread Alexis Willemyns
an understanding of what JEUT is. Andrus On May 16, 2008, at 6:27 AM, Alexis Willemyns wrote: On a technical note, the best solution is to explain you an example. As for every layer in an application, unit tests are welcome. This is too true for the entities mapped via JPA. So if you

Re: JEUT Champion Recruitment

2008-05-16 Thread Alexis Willemyns
implementation. It is with Hibernate. If you set hibernate.hbm2ddl.auto=verify, it will make sure the database is set up correctly based on the mapping settings your application specifies. On Fri, May 16, 2008 at 7:22 AM, Alexis Willemyns [EMAIL PROTECTED] wrote: No I don't think it. The goal

Re: JEUT Champion Recruitment

2008-05-16 Thread Alexis Willemyns
. The getConfiguration() method merely sets up the Hibernate configuration object. Hope this helps! On Fri, May 16, 2008 at 9:30 AM, Alexis Willemyns [EMAIL PROTECTED] wrote: So, with the solution of hibernate.hbm2ddl.auto=validate, you don't need to write a unit test? If it's the case, the JEUT

Re: JEUT Champion Recruitment

2008-05-16 Thread Alexis Willemyns
, you can still collaborate with OpenJPA and Cayenne projects @Apache to provide similar functionality. Andrus On May 16, 2008, at 9:30 AM, Alexis Willemyns wrote: So, with the solution of hibernate.hbm2ddl.auto=validate, you don't need to write a unit test? If it's the case, the JEUT

JEUT Champion Recruitment

2008-05-15 Thread Alexis Willemyns
to become an Apache project. I am looking a Champion to go in the proposal phase (if the proposal makes sense) and to build a community around JEUT. Thank you for any feedback and recommendations (and sorry for my english coming from Belgium). I look forward to your responses. Regards, Alexis