well, yes it does matter. there is a difference between a project and a bunch of compiling code. for example that project will break if anyone tries to use it with hibernate 3.2 because it hasnt been updated to their switch of aggregate return types form int to long. who knows what else is broken. this project needs to be maintained from both ends: wicket and hibernate. and you are only doing it form one end.
-igor On 5/6/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> you _maintain_ them as far as keeping api with wicket in sync. but do you > actively develop them? do they provide any value in their current state? are > they up to the latest hibernate version? Huh? Does it matter for this project more than other wicket-stuff projects? Does it matter what release of Hibernate it's on? Don't you have more important things to do than to bith about wicket-stuff projects that I say I take responsibility for? > imho those projects never got finished, not even close. The great motivator speaks again. Eelco
