Issue 5477 in pharo: UIManager>>theme depends on Polymorph

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

Issue 5477 in pharo: UIManager>>theme depends on Polymorph

pharo
Status: Accepted
Owner: [hidden email]
Labels: Type-Cleanup

New issue 5477 by [hidden email]: UIManager>>theme depends on  
Polymorph
http://code.google.com/p/pharo/issues/detail?id=5477

UIManager>>theme
     ^ UITheme current

and UITheme is defined in Polymorph-Widgets-Themes


_______________________________________________
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 5477 in pharo: UIManager>>theme depends on Polymorph

pharo

Comment #1 on issue 5477 by [hidden email]: UIManager>>theme depends  
on Polymorph
http://code.google.com/p/pharo/issues/detail?id=5477

can be UIManager>>theme be removed?
I see most implementors of theme do: ^UITheme current
and most senders of theme are to: self theme
and there are only two methods containing: UIManager default theme


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