Issue 6753 in pharo: Method moved but badly repackaged

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

Issue 6753 in pharo: Method moved but badly repackaged

pharo
Status: Accepted
Owner: marianopeck
CC: [hidden email]
Labels: Type-Bug Milestone-2.0

New issue 6753 by marianopeck: Method moved but badly repackaged
http://code.google.com/p/pharo/issues/detail?id=6753

When we have a extension method and we rename the protocol to something  
normal (not a *Package), then the RPackages are wrong. Example:
1) We have #withNotificationsNewClass in the protocol *FuelTests of  
ClassFactoryForTestCase.
2) We rename the protocol to "creating - silently"

Now, if we print (ClassFactoryForTestCase >> #withNotificationsNewClass)  
package ->>> a RPackage(FuelTests)
but the RPackage should actually be 'SUnit-Core-Extensions'


_______________________________________________
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 6753 in pharo: Method moved but badly repackaged

pharo

Comment #1 on issue 6753 by [hidden email]: Method moved but badly  
repackaged
http://code.google.com/p/pharo/issues/detail?id=6753

Mariano, I cannot reproduce it. Can you download latest version and check  
if the problem remains?


_______________________________________________
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 6753 in pharo: Method moved but badly repackaged

pharo
Updates:
        Status: Integrated

Comment #2 on issue 6753 by marianopeck: Method moved but badly repackaged
http://code.google.com/p/pharo/issues/detail?id=6753

Yes, this seems to be fixed now. Excellent. I close it.


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