Issue 5575 in pharo: MCConfigurationBrowser uses latestVersion which is deprecated and should use stableVersion (fix included)

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

Issue 5575 in pharo: MCConfigurationBrowser uses latestVersion which is deprecated and should use stableVersion (fix included)

pharo
Status: FixReviewNeeded
Owner: [hidden email]
CC: [hidden email],  [hidden email]
Labels: Milestone-1.4

New issue 5575 by [hidden email]: MCConfigurationBrowser uses  
latestVersion which is deprecated and should use stableVersion (fix  
included)
http://code.google.com/p/pharo/issues/detail?id=5575

The configuration browser ("Tools"->"ConfigurationBrowser") uses
#latestVersion which is deprecated in Metacello meanwhile.

The attached changeset fixes this by using #stableVersion.

This is essential to be able to use the config's we have put
into squeaksource/MetaRepoForPharo14 like ConfigurationOfOmniBrowser
which I copied today.

If possible please integrate it before shipping 1.4.

Thx
Torsten



Attachments:
        FixConfigBrowser14.1.cs  1.4 KB


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5575 in pharo: MCConfigurationBrowser uses latestVersion which is deprecated and should use stableVersion (fix included)

pharo
Updates:
        Status: FixToInclude

Comment #1 on issue 5575 by [hidden email]: MCConfigurationBrowser  
uses latestVersion which is deprecated and should use stableVersion (fix  
included)
http://code.google.com/p/pharo/issues/detail?id=5575

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5575 in pharo: MCConfigurationBrowser uses latestVersion which is deprecated and should use stableVersion (fix included)

pharo
In reply to this post by pharo

Comment #3 on issue 5575 by [hidden email]: MCConfigurationBrowser  
uses latestVersion which is deprecated and should use stableVersion (fix  
included)
http://code.google.com/p/pharo/issues/detail?id=5575

Thanks torsten.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5575 in pharo: MCConfigurationBrowser uses latestVersion which is deprecated and should use stableVersion (fix included)

pharo

Comment #4 on issue 5575 by [hidden email]: MCConfigurationBrowser  
uses latestVersion which is deprecated and should use stableVersion (fix  
included)
http://code.google.com/p/pharo/issues/detail?id=5575

@Stef: Note that "ConfigurationOfNewECompletion" does not work
       in 1.4. and should therefore not be in MetaRepoForPharo14.
       Can I delete it?

Why it does not work. I tested it and it loads and work on my image.
What is the point to delete it without fixing it?



_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5575 in pharo: MCConfigurationBrowser uses latestVersion which is deprecated and should use stableVersion (fix included)

pharo

Comment #5 on issue 5575 by [hidden email]: MCConfigurationBrowser  
uses latestVersion which is deprecated and should use stableVersion (fix  
included)
http://code.google.com/p/pharo/issues/detail?id=5575

I provided a fix because apparently some of the methods were not added in  
the core.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5575 in pharo: MCConfigurationBrowser uses latestVersion which is deprecated and should use stableVersion (fix included)

pharo
Updates:
        Status: Integrated

Comment #6 on issue 5575 by [hidden email]: MCConfigurationBrowser  
uses latestVersion which is deprecated and should use stableVersion (fix  
included)
http://code.google.com/p/pharo/issues/detail?id=5575

in 14419


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker