Path: utzoo!attcan!uunet!world!decwrl!wuarchive!zaphod.mps.ohio-state.edu!samsung!noose.ecn.purdue.edu!venus.ecn.purdue.edu!giacomet From: giacomet@venus.ecn.purdue.edu (Frederic B Giacometti) Newsgroups: comp.lang.eiffel Subject: ENVIRONMENT class Message-ID: <1990Nov9.162241.28128@noose.ecn.purdue.edu> Date: 9 Nov 90 16:22:41 GMT References: <90.298.10:48:31@ira.uka.de> Sender: news@noose.ecn.purdue.edu (USENET news) Organization: Purdue University Engineering Computer Network Lines: 15 It seems than objects can be stored in an environment object with or without a key (put for the latter, open/Create/close for the former). Still, it seems objects can be retrieved afterwards only using their key (item feature), hence losing access to the others (e.g., objects inserted during creation on an open environment). Isn't there a way to access these objects ? A particularly useful feature would be the conterpart to count: a feature returning the list of stored objects matching a type... I may also have skipped some point. Solution appreciated. Frederic Giacometti School of Industrial Engineering Purdue University