Issue 5199 in pharo: All the methods in convenience-inspecting in ToolRegistry should be deprecated.

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

Issue 5199 in pharo: All the methods in convenience-inspecting in ToolRegistry should be deprecated.

pharo
Status: Accepted
Owner: ----
Labels: Milestone-1.4 Type-Cleanup Importance-High Difficulty-Easy

New issue 5199 by [hidden email]: All the methods in  
convenience-inspecting in ToolRegistry should be deprecated.
http://code.google.com/p/pharo/issues/detail?id=5199

for a full description read issue 4913.


_______________________________________________
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 5199 in pharo: All the methods in convenience-inspecting in ToolRegistry should be deprecated.

pharo
Issue 5199: All the methods in convenience-inspecting in ToolRegistry  
should be deprecated.
http://code.google.com/p/pharo/issues/detail?id=5199

This issue is now blocking issue 4913.
See http://code.google.com/p/pharo/issues/detail?id=4913

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

_______________________________________________
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 5199 in pharo: All the methods in convenience-inspecting in ToolRegistry should be deprecated.

pharo
In reply to this post by pharo

Comment #2 on issue 5199 by [hidden email]: All the methods in  
convenience-inspecting in ToolRegistry should be deprecated.
http://code.google.com/p/pharo/issues/detail?id=5199

the methods
- basicInspect:
- explore:
- exploreViewHierarchy:

are easy to deprecated and change the clients.
In contrast, the following methods
- inspect:
- inspect:label:
- inspectorClassOf:
- registerInspector:for:
depends on the instance variable inspectorsMap, where you can register
a specific inpsector for a class.
Therefore, what do you do with the previous methods?
if you deprecate them, then where do you put that logic?


_______________________________________________
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 5199 in pharo: All the methods in convenience-inspecting in ToolRegistry should be deprecated.

pharo

Comment #3 on issue 5199 by [hidden email]: All the methods in  
convenience-inspecting in ToolRegistry should be deprecated.
http://code.google.com/p/pharo/issues/detail?id=5199

This part takes care of explore/explore pointers, and unifying protocols.
But not with inspect yet.

Attachments:
        basicInspect.1.cs  17.8 KB


_______________________________________________
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 5199 in pharo: All the methods in convenience-inspecting in ToolRegistry should be deprecated.

pharo
Updates:
        Status: FixToInclude

Comment #4 on issue 5199 by [hidden email]: All the methods in  
convenience-inspecting in ToolRegistry should be deprecated.
http://code.google.com/p/pharo/issues/detail?id=5199

Thanks igor all the discussions were good.


_______________________________________________
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 5199 in pharo: All the methods in convenience-inspecting in ToolRegistry should be deprecated.

pharo
Updates:
        Status: Closed

Comment #5 on issue 5199 by [hidden email]: All the methods in  
convenience-inspecting in ToolRegistry should be deprecated.
http://code.google.com/p/pharo/issues/detail?id=5199

in 14293


_______________________________________________
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 5199 in pharo: All the methods in convenience-inspecting in ToolRegistry should be deprecated.

pharo

Comment #6 on issue 5199 by [hidden email]: All the methods in  
convenience-inspecting in ToolRegistry should be deprecated.
http://code.google.com/p/pharo/issues/detail?id=5199

im sorry but the deprecated messages are not in the deprecated category,  
they remain in the convenience-inspecting category. is that ok?


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