Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!sdd.hp.com!spool.mu.edu!snorkelwacker.mit.edu!bloom-beacon!eru!hagbard!sunic!enea!sommar From: sommar@enea.se (Erland Sommarskog) Newsgroups: comp.lang.misc Subject: Re: CHALLENGE: heterogeneous collections Message-ID: <3113@enea.se> Date: 31 Mar 91 21:13:53 GMT References: <48805@nigel.ee.udel.edu> <25MAR91.22422777@uc780.umd.edu> <48913@nigel.ee.udel.edu> Organization: Enea Data AB, Sweden Lines: 14 Also sprach Darren New (new@ee.udel.edu): >Hmm... a homogenous collection that when you take it apart yields things >with different types. Somehow, I think we are confused over terminology. >Either that, or you are reaching for straws :-) The whole point of >a hetrogeneous collection is that sometimes you treat everything >the same and sometimes you treat each thing differently. I think no one questions the use of heterogeneous collections. But how common are the cases when the collections is heterogeneous that they don't even have a common inheritance structure which can't be described in a statically typed language. Static typing does not preclude dynamic binding. -- Erland Sommarskog - ENEA Data, Stockholm - sommar@enea.se