Indeed, this is a little feature a proper object-oriented environment
should not miss :)

Doru

On Sun, Feb 8, 2015 at 12:02 AM, Damien Pollet <
damien.pollet+ph...@gmail.com> wrote:

> What if inspectors and workspaces were able to copy-paste object
> references?
> When pasting, a new binding would be made with some automatic name.
>
> I always wondered why this was not part of Morphic…
>
> On 7 February 2015 at 23:52, Hernán Morales Durand <
> hernan.mora...@gmail.com> wrote:
>
>> I see! something like?
>>
>> self addMorphCentered: (EllipseMorph allInstances detect: [ : i | i name
>> = 'an EllipseMorph(485752832)' ])
>>
>>
>> 2015-02-07 19:39 GMT-03:00 Sean P. DeNigris <s...@clipperadams.com>:
>>
>> hernanmd wrote
>>> > Use the halos... select the Menu halo (red) -> debug... -> explore
>>> morph
>>>
>>> Yes, you can bring up an inspector/explorer on each morph, but the
>>> hiccup is
>>> how do you connect them i.e. send one as an argument to the other?
>>>
>>>
>>>
>>> -----
>>> Cheers,
>>> Sean
>>> --
>>> View this message in context:
>>> http://forum.world.st/How-to-send-messages-to-an-object-tp4804394p4804413.html
>>> Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
>>>
>>>
>>
>


-- 
www.tudorgirba.com

"Every thing has its own flow"

Reply via email to