Issue 6560 in pharo: [Cleanup]: SystemVersion

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

Issue 6560 in pharo: [Cleanup]: SystemVersion

pharo
Status: Accepted
Owner: [hidden email]
Labels: Type-Cleanup Milestone-2.0 Difficulty-Easy Importance-Low

New issue 6560 by [hidden email]: [Cleanup]: SystemVersion
http://code.google.com/p/pharo/issues/detail?id=6560

Slice incoming...


_______________________________________________
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 6560 in pharo: [Cleanup]: SystemVersion

pharo
Updates:
        Status: FixReviewNeeded

Comment #1 on issue 6560 by [hidden email]: [Cleanup]: SystemVersion
http://code.google.com/p/pharo/issues/detail?id=6560

Slice in inbox: SLICE-Issue-6560-Cleanup-SystemVersion-SeanDeNigris.1

SystemVersion
        - remove #majorMinor, which returns the same thing as #dottedMajorMinor
        - change senders of #majorMinor to #dottedMajorMinor
        - change test of #majorMinor to #dottedMajorMinor
        - Break overcrowded accessing protocol into 'accessing'  
and 'accessing-version strings'
        - Create 'updating' protocol and move relevant methods there
        - Refactor #majorMinorVersion to delegate to #dottedMajorMinor
        - Refactor #dottedMajorMinor to delegate to #majorMinor
        - Some better/less-duplicated method comments


_______________________________________________
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 6560 in pharo: [Cleanup]: SystemVersion

pharo
Updates:
        Status: MonkeyIsChecking

Comment #2 on issue 6560 by [hidden email]: [Cleanup]: SystemVersion
http://code.google.com/p/pharo/issues/detail?id=6560#c2

The Monkey is currently checking this issue. Please don't change 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 6560 in pharo: [Cleanup]: SystemVersion

pharo
Updates:
        Status: WorkNeeded

Comment #3 on issue 6560 by [hidden email]: [Cleanup]: SystemVersion
http://code.google.com/p/pharo/issues/detail?id=6560#c3

Monkey went bananas:
--------------------
Error while loading SLICE-Issue-6560-Cleanup-SystemVersion-SeanDeNigris.1  
from http://ss3.gemstone.com/ss/PharoInbox:
        Error: Working copy for SLICE-Issue-6560-Cleanup-SystemVersion not found
  1: GoferPackageReference(Object)>>error:
  2: [self error: 'Working copy for ' , self name , ' not found'] in  
GoferPackageReference(GoferReference)>>workingCopy
  3: Array(Collection)>>detect:ifNone:
  4: GoferPackageReference(GoferReference)>>workingCopy
  5: GoferMerge(GoferWorking)>>addReference:
  6: GoferMerge(GoferUpdate)>>addReference:
  7: [:each | self addReference: each] in  
GoferMerge(GoferWorking)>>initializeOn:
  8: Array(SequenceableCollection)>>do:
  9: GoferMerge(GoferWorking)>>initializeOn:
10: GoferMerge class(GoferOperation class)>>on:
        ...
----------------------------------------------------------
Loaded Source: SLICE-Issue-6560-Cleanup-SystemVersion-SeanDeNigris.1 from  
http://ss3.gemstone.com/ss/PharoInbox
Tested using Pharo-2.0-20250-a on CoInterpreter  
VMMaker-oscog-IgorStasenko.162 uuid: e4554f9a-cc90-4826-a807-ac282b782fe4  
Aug  3 2012
StackToRegisterMappingCogit VMMaker-oscog-IgorStasenko.162 uuid:  
e4554f9a-cc90-4826-a807-ac282b782fe4 Aug  3 2012
git://gitorious.org/cogvm/blessed.git Commit:  
aeb0705cde4b8fc57cb262dc051c5ee6dfa72a14 Date: 2012-07-26 16:38:48 +0200  
By: Igor Stasenko <[hidden email]>


_______________________________________________
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 6560 in pharo: [Cleanup]: SystemVersion

pharo
Updates:
        Status: HumanReviewNeeded

Comment #4 on issue 6560 by [hidden email]: [Cleanup]: SystemVersion
http://code.google.com/p/pharo/issues/detail?id=6560

(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 6560 in pharo: [Cleanup]: SystemVersion

pharo
Updates:
        Status: FixToInclude

Comment #5 on issue 6560 by [hidden email]: [Cleanup]: SystemVersion
http://code.google.com/p/pharo/issues/detail?id=6560

(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 6560 in pharo: [Cleanup]: SystemVersion

pharo
Updates:
        Status: Integrated

Comment #6 on issue 6560 by [hidden email]: [Cleanup]: SystemVersion
http://code.google.com/p/pharo/issues/detail?id=6560

in 20276


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