Issue 5074 in pharo: copyTwoLevel is only used from test

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

Issue 5074 in pharo: copyTwoLevel is only used from test

pharo
Status: Accepted
Owner: [hidden email]
Labels: Milestone-1.4

New issue 5074 by [hidden email]: copyTwoLevel is only used from test
http://code.google.com/p/pharo/issues/detail?id=5074

We should remove 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 5074 in pharo: copyTwoLevel is only used from test

pharo

Comment #1 on issue 5074 by [hidden email]: copyTwoLevel is only  
used from test
http://code.google.com/p/pharo/issues/detail?id=5074

Apparently it is used in the MethodFinder>>testPerfect:


_______________________________________________
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 5074 in pharo: copyTwoLevel is only used from test

pharo

Comment #2 on issue 5074 by [hidden email]: copyTwoLevel is only  
used from test
http://code.google.com/p/pharo/issues/detail?id=5074

MethodFinder is programmed no horribly that it requires *a lot* of strange  
methods everywhere.


_______________________________________________
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 5074 in pharo: copyTwoLevel is only used from test

pharo

Comment #3 on issue 5074 by [hidden email]: copyTwoLevel is only  
used from test
http://code.google.com/p/pharo/issues/detail?id=5074

may be we could move it as an extension of a package which would be  
contained UIFinder.


_______________________________________________
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 5074 in pharo: copyTwoLevel is only used from test

pharo
Updates:
        Status: FixToInclude
        Labels: Type-Cleanup

Comment #4 on issue 5074 by [hidden email]: copyTwoLevel is only  
used from test
http://code.google.com/p/pharo/issues/detail?id=5074

fix attached to move it to the same extension as closeTo: (which is the  
other method in Object from MethodFinder).

Attachments:
        Finder.1.cs  6.2 KB


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