Re: Issue 7216 in pharo: Support the move of instance variables within an inheritance chain when MC forces reshaping the class

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

Re: Issue 7216 in pharo: Support the move of instance variables within an inheritance chain when MC forces reshaping the class

pharo
Updates:
        Summary: Support the move of instance variables within an inheritance  
chain when MC forces reshaping the class

Comment #1 on issue 7216 by [hidden email]: Support the move of  
instance variables within an inheritance chain when MC forces reshaping the  
class
http://code.google.com/p/pharo/issues/detail?id=7216

- Deal with nil subclasses properly
- Handle DuplicateVariableError to allow moving variables between  
subclasses and superclasses when reshaping classes


_______________________________________________
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 7216 in pharo: Support the move of instance variables within an inheritance chain when MC forces reshaping the class

pharo
Updates:
        Status: FixToInclude

Comment #2 on issue 7216 by [hidden email]: Support the move of  
instance variables within an inheritance chain when MC forces reshaping the  
class
http://code.google.com/p/pharo/issues/detail?id=7216

Slice in the inbox


_______________________________________________
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 7216 in pharo: Support the move of instance variables within an inheritance chain when MC forces reshaping the class

pharo
Updates:
        Status: WorkNeeded

Comment #3 on issue 7216 by [hidden email]: Support the move of  
instance variables within an inheritance chain when MC forces reshaping the  
class
http://code.google.com/p/pharo/issues/detail?id=7216

I dont see a slice. Can you check if it is there?


_______________________________________________
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 7216 in pharo: Support the move of instance variables within an inheritance chain when MC forces reshaping the class

pharo

Comment #4 on issue 7216 by [hidden email]: Support the move of  
instance variables within an inheritance chain when MC forces reshaping the  
class
http://code.google.com/p/pharo/issues/detail?id=7216

Now it should be.  I finished the change, and put it in PharoInbox.


_______________________________________________
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 7216 in pharo: Support the move of instance variables within an inheritance chain when MC forces reshaping the class

pharo
In reply to this post by pharo
Updates:
        Status: MonkeyIsChecking

Comment #6 on issue 7216 by [hidden email]: Support the move of  
instance variables within an inheritance chain when MC forces reshaping the  
class
http://code.google.com/p/pharo/issues/detail?id=7216#c6

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 7216 in pharo: Support the move of instance variables within an inheritance chain when MC forces reshaping the class

pharo
Updates:
        Status: ValidatedByTheMonkey
        Labels: CheckedIn20476

Comment #7 on issue 7216 by [hidden email]: Support the move of  
instance variables within an inheritance chain when MC forces reshaping the  
class
http://code.google.com/p/pharo/issues/detail?id=7216#c7

This Issue has been checked by Ulysse the Monkey
       
6500 tests passed in 00:03:07s:
===============================
        CollectionsTests-Arrayed (553)
        CollectionsTests-Atomic (12)
        CollectionsTests-Sequenceable (912)
        CollectionsTests-SplitJoin (27)
        CollectionsTests-Stack (16)
        CollectionsTests-Streams (37)
        CollectionsTests-Strings (606)
        CollectionsTests-Support (12)
        CollectionsTests-Unordered (1954)
        CollectionsTests-Weak (739)
        CompilerTests (181)
        KernelTests-Chronology (593)
        KernelTests-Classes (68)
        KernelTests-Exception (2)
        KernelTests-Methods (179)
        KernelTests-Numbers (276)
        KernelTests-Objects (86)
        KernelTests-Pragmas (3)
        KernelTests-Processes (38)
        SUnit-Core-Extensions (3)
        SUnit-Core-Utilities (3)
        SUnit-Tests-Core (78)
        Tests-Monticello (122)

----------------------------------------------------------
Loaded Source:  
SLICE-Issue-7216-Support-the-move-of-instance-variables-within-an-inheritance-chain-when-MC-forces-reshaping-the-class-MartinDias.1  
from http://ss3.gemstone.com/ss/PharoInbox
Tested using Pharo-2.0-20476-a on CoInterpreter  
VMMaker-oscog-EstebanLorenzano.166 uuid:  
5773fcb9-2982-4507-8a9e-4308ec33731e Dec 12 2012
StackToRegisterMappingCogit VMMaker-oscog-EstebanLorenzano.166 uuid:  
5773fcb9-2982-4507-8a9e-4308ec33731e Dec 12 2012
git://gitorious.org/cogvm/blessed.git Commit:  
452863bdfba2ba0b188e7b172e9bc597a2caa928 Date: 2012-12-07 16:49:46 +0100  
By: Esteban Lorenzano <[hidden email]> Jenkins build #5922


_______________________________________________
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 7216 in pharo: Support the move of instance variables within an inheritance chain when MC forces reshaping the class

pharo
Updates:
        Status: FixToInclude

Comment #8 on issue 7216 by [hidden email]: Support the move of  
instance variables within an inheritance chain when MC forces reshaping the  
class
http://code.google.com/p/pharo/issues/detail?id=7216

(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 7216 in pharo: Support the move of instance variables within an inheritance chain when MC forces reshaping the class

pharo
Updates:
        Status: Integrated

Comment #9 on issue 7216 by [hidden email]: Support the move of  
instance variables within an inheritance chain when MC forces reshaping the  
class
http://code.google.com/p/pharo/issues/detail?id=7216

in 2.0 477


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