It has been removed because the new OIR approach makes it obsolete. Read the recent posting in the "DataView and optimized item removal" thread in wicket-user.
The hibernate module will need to be updated and im guessing phil hasn't had time yet. Meanwhile you can always check out the dataview with the tag PRE_OIR_BY_MODEL_EQUALITY and get the version before the change. I don't think there are any api breaks between that version and head except for the uniqueidprovider. -Igor > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Gili > Sent: Monday, August 15, 2005 11:27 PM > To: [EMAIL PROTECTED] > Subject: [Wicket-user] Where is IUniqueIdProvider? > > > I can clearly see it here: > http://cvs.sourceforge.net/viewcvs.py/wicket-stuff/wicket-cont > rib-dataview/src/wicket/contrib/dataview/IUniqueIdProvider.jav > a?rev=1.1&view=log > > but when I do CVS checkout it's not there (on the SSH > server). It's required for building the Hibernate wicket-stuff module. > > Gili > -- > http://www.desktopbeautifier.com/ > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development > Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * > Testing & QA > Security * Process Improvement & Measurement * > http://www.sqe.com/bsce5sf > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
