Re: [T5] Help getting generics to work

2008-03-08 Thread Howard Lewis Ship
Anything is possible in the future, though the Java language people have created a hideous, hard to support monster with Generics. On Fri, Mar 7, 2008 at 3:54 PM, buckofive <[EMAIL PROTECTED]> wrote: > > Howard, > > Thank you for the quick response! Are there intentions to get Tapestry to > su

Re: [T5] Help getting generics to work

2008-03-07 Thread buckofive
Howard, Thank you for the quick response! Are there intentions to get Tapestry to support generics for cases like this when its released? It would really be great to have this kind of support (I've already come across a few cases where it would come in very handy). Thanks again, B Howard Le

Re: [T5] Help getting generics to work

2008-03-06 Thread Howard Lewis Ship
Tapestry only understands simple generics applied directly to your page or component class. On Thu, Mar 6, 2008 at 4:59 PM, buckofive <[EMAIL PROTECTED]> wrote: > > > Hi all, > > I'm wondering if this is even possible. I read that java 1.5 generics > support was as added as of tapestry 5.0.10