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
|

Issue 3908 in pharo: Fix for pool variables references

pharo
Status: Accepted
Owner: [hidden email]

New issue 3908 by [hidden email]: Fix for pool variables references
http://code.google.com/p/pharo/issues/detail?id=3908

This is important fix , especially for VM development!



Attachments:
        ClassVar-PoolVar-Refs-fix.1.cs  540 bytes


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3908 in pharo: Fix for pool variables references

pharo
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.)


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3908 in pharo: Fix for pool variables references

pharo
Updates:
        Status: Closed

Comment #2 on issue 3908 by [hidden email]: Fix for pool variables  
references
http://code.google.com/p/pharo/issues/detail?id=3908

in 13117


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3908 in pharo: Fix for pool variables references

Igor Stasenko
In reply to this post by pharo
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.