Issue 112 in metacello: direct version load (upgrade) of config doesn't update already loaded mcz files

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

Issue 112 in metacello: direct version load (upgrade) of config doesn't update already loaded mcz files

metacello
Status: Accepted
Owner: [hidden email]
Labels: Type-Defect Priority-Medium Version-1.0-beta.28.3  
Milestone-1.0-beta.28.4

New issue 112 by [hidden email]: direct version load (upgrade) of  
config doesn't update already loaded mcz files
http://code.google.com/p/metacello/issues/detail?id=112

When a project version is loaded already loaded mcz files will be  
automatically updated to the mcz version required by the new version of the  
project ... the same thing doesn't happen when a direct load is performed.

To reproduce start with ConfigurationOfMetacello-dkh.558 and bootstrap  
Metacello by executing:

   ConfigurationOfMetacello project.

then execute:

   (ConfigurationOfMetacello project version: '1.0-beta.28.4') load: 'Tests'.

and note that Metacello-ToolBox-DaleHenrichs.88 is loaded in the image,  
instead of Metacello-ToolBox-DaleHenrichs.89 specified for 1.0-beta.28.4.

This in turns throws off the calculation of the #currentVersion...

Reply | Threaded
Open this post in threaded view
|

Re: Issue 112 in metacello: direct version load (upgrade) of config doesn't update already loaded mcz files

metacello

Comment #1 on issue 112 by [hidden email]: direct version load  
(upgrade) of config doesn't update already loaded mcz files
http://code.google.com/p/metacello/issues/detail?id=112

The load and load: methods in MetacelloMCVersion should probably be using  
defaultPackageNamesToLoad instead of defaultPackageNames ...

Reply | Threaded
Open this post in threaded view
|

Re: Issue 112 in metacello: direct version load (upgrade) of config doesn't update already loaded mcz files

metacello
Updates:
        Labels: -Milestone-1.0-beta.28.4 Milestone-1.0-beta.29

Comment #2 on issue 112 by [hidden email]: direct version load  
(upgrade) of config doesn't update already loaded mcz files
http://code.google.com/p/metacello/issues/detail?id=112

(No comment was entered for this change.)

Reply | Threaded
Open this post in threaded view
|

Re: Issue 112 in metacello: direct version load (upgrade) of config doesn't update already loaded mcz files

metacello
Updates:
        Status: Fixed
        Labels: Fixed-1.0-beta.29

Comment #3 on issue 112 by [hidden email]: direct version load  
(upgrade) of config doesn't update already loaded mcz files
http://code.google.com/p/metacello/issues/detail?id=112

done...

Name: ConfigurationOfMetacello-dkh.615
Author: dkh
Time: 6 June 2011, 11:39:03 am
UUID: 40a716c2-b5ab-418b-b8e8-0fb285b3184a
Ancestors: ConfigurationOfMetacello-dkh.614