John Briggs wrote: > The one thing that does concern me is why implement generics if you fail to > implement the late binding of the objects which to me is the greatest gain of > generic programming. Speed. What is "late binding" exactly ? What are you binding ? Micha