Status: Accepted
Owner:
[hidden email]
Labels: Type-Defect Priority-Medium Product-Core
New issue 150 by
[hidden email]: #stable version shouldn't cause
upgrade from project reference
http://code.google.com/p/metacello/issues/detail?id=150a project reference of #stable, should only cause load activity when the
target project is not present ... if the target project is present no
upgrade should take place (it does presently)
A direct load of a #stable version should always load the specified
version...
Project references have always been subject to the version comparison rule
where the project is a) never downgraded and b) only upgraded if the
specification is for a later version.
#stable implies an even looser coupling to the specified project, so I
think it makes sense that a #stable project reference will only cause a
version to be loaded if the project is not already loaded into the image