2008-05-10 22:27:51 UTC
Hi Marc,
I've committed some of your proposals in the 1.5 beta version. You might want to check them out. The lazy loading cannot be obtained using thread local variables as the loading and saving may belong to different threads. Instead I save the session as a ZK session attribute. I've also added the validation idea using hibernate validator. What do you think?
Regards,
Maximo