Issue 151 in metacello: defaultSymbolicVersion method should take an argument

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

Issue 151 in metacello: defaultSymbolicVersion method should take an argument

metacello
Status: Accepted
Owner: [hidden email]
Labels: Type-Defect Priority-Medium Product-Core

New issue 151 by [hidden email]: defaultSymbolicVersion method  
should take an argument
http://code.google.com/p/metacello/issues/detail?id=151

currently the defaultSymbolicVersion method does not take an argument so it  
isn't possible to get access to the literal versions already defined in the  
configuration ... The mechanism works for the common symbolic versions  
because an instance Of MetacelloBaseConfiguration is created and it is  
passed the incompletely specified project _and_ it is the queried for the  
defaultSymbolicVersion ... should be simple to change the method to use an  
arg and we'd be in business ...

Reply | Threaded
Open this post in threaded view
|

Re: Issue 151 in metacello: defaultSymbolicVersion method should take an argument

metacello
Updates:
        Labels: Milestone-1.0-beta.32

Comment #1 on issue 151 by [hidden email]: defaultSymbolicVersion  
method should take an argument
http://code.google.com/p/metacello/issues/detail?id=151

(No comment was entered for this change.)