Hi Gert, I made ICssProvider extend Serializable so that will fix one of your problems.
I changed the NavigatorLabel to work with pageabledataview directly, so that will fix your other problem. Give these changes time to propogate into public cvs. In the future, you are more then welcome to submit your own patches and they will be merged into the code base. The AutoTable right now is very primitive. I really havent had any time to put into it lately as ive been working two jobs. If you write any enhancements for it and are willing to share, please send them in as patches. Thanks, Igor > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Gert Jan Verhoog > Sent: Monday, August 08, 2005 5:48 AM > To: [email protected] > Subject: Re: [Wicket-user] status of wicket-contrib-dataview? > > On Aug 8, 2005, at 14:37, Johan Compagner wrote: > > > that is a very much on the edge project! > > Yeah. It's exiting, isn't it? :-) I actually started out with > my own implementations of paged/sortable lists, but my > implementation turned out to be very similar to DataTable and > its supporting classes, so I ditched my stuff and used the > dataview stuff instead. > > > So there could be problems. And paging is still a thing > that needs to > > be redesigned a bit. > > I suspected that much from the amount of discussion on the > topic recently, but I couldn't find anything specific about > the problems I had, that's why I asked. For the moment I'll > use the stuff with my own minor modifications, and keep a > close eye on changes in CVS. > > cheers, > Gert Jan > > > > ------------------------------------------------------- > 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
