Newsgroups: comp.lang.smalltalk
Path: cantaloupe.srv.cs.cmu.edu!rochester!udel!gatech!howland.reston.ans.net!spool.mu.edu!torn!nott!cunews!arena!gsmith
From: gsmith@chat.carleton.ca (Glen Smith)
Subject: Assistance Required:  Dictionaries
Message-ID: <D5n7vo.5vz@cunews.carleton.ca>
Sender: news@cunews.carleton.ca (News Administrator)
Organization: Carleton University
X-Newsreader: TIN [version 1.2 PL2]
Date: Sat, 18 Mar 1995 15:47:48 GMT
Lines: 15


	Assistance is required for a programming problem I am having
in trying to put two or more of the same objects at the same key in a
Dictionary.  For example, if you have two cars of given type (Ford)
with obviously different license plates, how do you store these
objects (the cars) under the same key (Car type).  I know its easy to
do this with other containers like OrderedCollections.  But how do you
do it with Dictionaries?
	Any serious assistance would be greatly appreciated.

----------------------------------------------------------------------
         Name: Glen Smith
     Location: Carleton University, Ottawa, Ontario, Canada.
Email address: gsmith@carleton.ca
----------------------------------------------------------------------
