Wicket 1.4 and generics

2008-05-07 Thread Doug Donohoe
hecked' and 'raw use' warnings now, so I'd like to know what the recommended approach is. Thanks, -Doug -- View this message in context: http://www.nabble.com/Wicket-1.4-and-generics-tp17115357p17115357.html Sent from the Wicket -

Re: Wicket 1.4 and generics

2008-05-07 Thread Matej Knopp
use > models (perhaps just it's children do), is the correct thing to do this? > > class MyPage extends WebPage > > I have lots of 'unchecked' and 'raw use' warnings now, so I'd like to know > what the recommended approach is. > > Thanks, >

Re: Wicket 1.4 and generics

2008-05-07 Thread Jeremy Thomerson
7; warnings now, so I'd like to know > what the recommended approach is. > > Thanks, > > -Doug > -- > View this message in context: > http://www.nabble.com/Wicket-1.4-and-generics-tp17115357p17115357.html > Sent from the Wicket - User mailing list archive at Nabble.co

Re: Wicket 1.4 and generics

2008-05-07 Thread Doug Donohoe
nded approach is. > > Thanks, > > -Doug > -- View this message in context: http://www.nabble.com/Wicket-1.4-and-generics-tp17115357p17115478.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

inmethod datagrid and wicket 1.4 and generics

2009-10-12 Thread Stefan Lindner
I found inmethod datagrid at http://wicketstuff.org/maven/repository/com/inmethod/grid-examples/ but no hint or link to it on the wiki page http://wicketstuff.org/confluence/display/STUFFWIKI/Wiki. The project remained in 1.0 state since the end of last year. Is it compatible with wicket 1.4? Is i

RE: inmethod datagrid and wicket 1.4 and generics

2009-10-12 Thread Stefan Lindner
Thenk you all for your replies! I found a hand full of mailing list entrys with hints for patches to make some classes generic. Are there any attempts to integrate them into the current trunk? I think a generic IGridColumn would be very handy. Should I start doing it? Stefan

Re: inmethod datagrid and wicket 1.4 and generics

2009-10-12 Thread Matej Knopp
I think there is a datagrid project in wicket stuff jira. If you do any work (against current trunk - not 1.3) patch is always welcome. You can create a jira issue for it and attach it there. -Matej On Mon, Oct 12, 2009 at 5:24 PM, Stefan Lindner wrote: > Thenk you all for your replies! > > I fo

RE: inmethod datagrid and wicket 1.4 and generics

2009-10-13 Thread Stefan Lindner
det: Montag, 12. Oktober 2009 17:26 An: users@wicket.apache.org Cc: e...@shinsetsu.nl Betreff: Re: inmethod datagrid and wicket 1.4 and generics I think there is a datagrid project in wicket stuff jira. If you do any work (against current trunk - not 1.3) patch is always welcome. You can create a

Re: inmethod datagrid and wicket 1.4 and generics

2009-10-13 Thread Matej Knopp
the wrong way. Approx > half of inmehtod grid is generic now. > > Stefan > > -Ursprüngliche Nachricht- > Von: Matej Knopp [mailto:matej.kn...@gmail.com] > Gesendet: Montag, 12. Oktober 2009 17:26 > An: users@wicket.apache.org > Cc: e...@shinsetsu.nl > Betreff

RE: inmethod datagrid and wicket 1.4 and generics

2009-10-13 Thread Stefan Lindner
-Ursprüngliche Nachricht- Von: Matej Knopp [mailto:matej.kn...@gmail.com] Gesendet: Dienstag, 13. Oktober 2009 12:08 An: users@wicket.apache.org Betreff: Re: inmethod datagrid and wicket 1.4 and generics Sure. If you have commit access to wicket stuff feel free to branch the trunk. -Matej On Tue

Re: inmethod datagrid and wicket 1.4 and generics

2009-10-12 Thread Erik Post
Hi Stefan, It's compatible, I'm using it myself: org.wicketstuff inmethod-grid 1.4-SNAPSHOT wicket-snaps http://wicketstuff.org/maven/repository true

Re: inmethod datagrid and wicket 1.4 and generics

2009-10-12 Thread Linda van der Pal
I'm certain there is a 1.4 version, as I have it downloaded. Try using this URL to get it from SVN: https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/releases/wicketstuff-core-1.4-rc7/inmethod-grid-parent Regards, Linda Stefan Lindner wrote: I found inmethod datagrid at http://wic

Re: inmethod datagrid and wicket 1.4 and generics

2009-10-12 Thread Erik Post
I created a draft wiki page, could someone please modify it as needed and add it to the wicketstuff wiki front page? Btw, Linda, your company seems to be across the street from me! That's pretty amazing for a town like this... Cheers, Erik http://wicketstuff.org/confluence/display/STUFFWIKI/Inmet