Re: [Pharo-project] Issue 3908 in pharo: Fix for pool variables references

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-project] Issue 3908 in pharo: Fix for pool variables references

Igor Stasenko

On 29 March 2011 17:44,  <[hidden email]> wrote:

> Updates:
>        Status: FixToInclude
>        Labels: Milestone-1.3 Importance-High
>
> Comment #1 on issue 3908 by [hidden email]: Fix for pool variables
> references
> http://code.google.com/p/pharo/issues/detail?id=3908
>
> (No comment was entered for this change.)
>
>
>

Finally i could navigate all uses of shared variables (class vars and
pool vars),
by simply pressing cmd-shift-n !
Its been years since i looked for that feature.. and fix was quite simple.

--
Best regards,
Igor Stasenko AKA sig.
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-project] Issue 3908 in pharo: Fix for pool variables references

Levente Uzonyi-2
 
On Tue, 29 Mar 2011, Igor Stasenko wrote:

>
> On 29 March 2011 17:44,  <[hidden email]> wrote:
>> Updates:
>>        Status: FixToInclude
>>        Labels: Milestone-1.3 Importance-High
>>
>> Comment #1 on issue 3908 by [hidden email]: Fix for pool variables
>> references
>> http://code.google.com/p/pharo/issues/detail?id=3908
>>
>> (No comment was entered for this change.)
>>
>>
>>
>
> Finally i could navigate all uses of shared variables (class vars and
> pool vars),
> by simply pressing cmd-shift-n !
> Its been years since i looked for that feature.. and fix was quite simple.
Nice idea, wrong solution. ;)


Levente

>
> --
> Best regards,
> Igor Stasenko AKA sig.
>
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-project] Issue 3908 in pharo: Fix for pool variables references

Igor Stasenko

2011/3/29 Levente Uzonyi <[hidden email]>:

>
> On Tue, 29 Mar 2011, Igor Stasenko wrote:
>
>>
>> On 29 March 2011 17:44,  <[hidden email]> wrote:
>>>
>>> Updates:
>>>        Status: FixToInclude
>>>        Labels: Milestone-1.3 Importance-High
>>>
>>> Comment #1 on issue 3908 by [hidden email]: Fix for pool variables
>>> references
>>> http://code.google.com/p/pharo/issues/detail?id=3908
>>>
>>> (No comment was entered for this change.)
>>>
>>>
>>>
>>
>> Finally i could navigate all uses of shared variables (class vars and
>> pool vars),
>> by simply pressing cmd-shift-n !
>> Its been years since i looked for that feature.. and fix was quite simple.
>
> Nice idea, wrong solution. ;)
>

Have a time to elaborate?


>
> Levente




--
Best regards,
Igor Stasenko AKA sig.
Reply | Threaded
Open this post in threaded view
|

[OT] Re: [Vm-dev] Re: [Pharo-project] Issue 3908 in pharo: Fix for pool variables references

Levente Uzonyi-2
 
On Tue, 29 Mar 2011, Igor Stasenko wrote:

>
> 2011/3/29 Levente Uzonyi <[hidden email]>:
>>
>> On Tue, 29 Mar 2011, Igor Stasenko wrote:
>>
>>>
>>> On 29 March 2011 17:44,  <[hidden email]> wrote:
>>>>
>>>> Updates:
>>>>        Status: FixToInclude
>>>>        Labels: Milestone-1.3 Importance-High
>>>>
>>>> Comment #1 on issue 3908 by [hidden email]: Fix for pool variables
>>>> references
>>>> http://code.google.com/p/pharo/issues/detail?id=3908
>>>>
>>>> (No comment was entered for this change.)
>>>>
>>>>
>>>>
>>>
>>> Finally i could navigate all uses of shared variables (class vars and
>>> pool vars),
>>> by simply pressing cmd-shift-n !
>>> Its been years since i looked for that feature.. and fix was quite simple.
>>
>> Nice idea, wrong solution. ;)
>>
>
> Have a time to elaborate?
There's no guarantee, that model understands #selectedClassOrMetaClass,
for example ObjectExplorer doesn't understand it.


Levente

>
>
>>
>> Levente
>
>
>
>
> --
> Best regards,
> Igor Stasenko AKA sig.
>