> >I will fix that problem. Until we have generics in java, we will still > >be forced to cast..... > > C# has it, therefor Java too soon ;).
Just a quick clarification, C# does not have generics in version 1.0 because adding generics support would be required in the runtime not just the language (or so says the MS dev team). There is some research going on to add generics, but nothing yet. Justin -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>