declaration is not the problem. from what i remember from generics (I might
be wrong), you're not allowed to instantiate "generically". you have to tell
the compiler exactly what type you want. at runtime it has no idea about
generics.

On Sat, Jun 13, 2009 at 12:41 AM, James Carman
<ja...@carmanconsulting.com>wrote:

> Just because the constructor is declared that way (with the ?) doesn't mean
> you have to declare your variables that way.
>
> On Jun 12, 2009 4:43 PM, "Martin Makundi" <
> martin.maku...@koodaripalvelut.com> wrote:
>
> > new DropDownChoice<BaseClass> ?
>
> Maybe ...
>
> **
> Martin
>
> > > On Fri, Jun 12, 2009 at 6:06 AM, Martin > Makundi<
> martin.maku...@koodaripalvelut.com> wrote: >>...
>



-- 
Cristi Manole

Nova Creator Software
www.novacreator.com

Reply via email to