[self-interest] Re: Mirrors

David Ungar David.Ungar at Eng.Sun.COM
Sun Jun 13 02:24:22 UTC 1999


Sorry, but mirrors are about something different.
Perhaps you want to do something like:

a: reflect: object.
a lookupKey: 'x'

which will return a set of slots (actually slot-mirrors) for all 
slots named x that would be found.

- Dave


At 11:01 PM -0700 6/11/99, Fedi at siscor.bibnal.edu.ar wrote:
>Hi everybody.
>
>I have the following object:
>               object = ( | parent* = point | )
>
>And I have the following code:
>
>               object _MirrorContentsAt: 'x'
>
>I would like to know if this works the way I think, that is, that the
>primitive does a slot lookup through the parent slot (to find the slot
>'x') and then returns the mirror on 'x', or if it fails.
>
>greetings, Freddo.
>
>------------------------------------------------------------------------
>FREE email Newsletters delivered right to your in-box.
>CNET, USAToday, RollingStone, and moreƖ
>Click Here Now!  http://clickhere.egroups.com/click/314
>
>
>eGroups.com home: http://www.egroups.com/group/self-interest
>http://www.egroups.com - Simplifying group communications



    David Ungar
    Sun Microsystems Laboratories
    (650) 336-2618

------------------------------------------------------------------------

eGroups.com home: http://www.egroups.com/group/self-interest
http://www.egroups.com - Simplifying group communications






More information about the Self-interest mailing list