Status: Accepted
Owner: ----
Labels: Type-ReportDefect Milestone-1.2
New issue 3912 by renggli: Circular dependency with GLMOrangeUITheme
http://code.google.com/p/pharo/issues/detail?id=3912
The issue is the class GLMOrangeUITheme being in the 'Morphic' package and
an indirect subclass of UITheme that is in the 'Polymorph' package which
itself depends on the 'Morphic' package ==> circular dependency ==>
loading/unloading impossible.
Igor mentions that a fix was proposed and integrated for Pharo 1.3.