On Thu, Nov 12, 2015 at 11:51 PM, Dimitris Chloupis <kilon.alios(a)gmail.com>
wrote:
well done Alexander. As a matter of fact, playground
and inspector could
use some Roassal to illustrate Object structure and dependencies, class
inheritance etc I am kinda suprised that Roassal is not included with the
Pharo image, looks to me like something Pharo could easily take great
advantage of to extend its visual coding style.
That's what the whole Moose platform is for. No need to push it to Pharo by
default (not to mention that Roassal is quite big package). For
dependencies you have also dependency analyzer in Pharo.
Peter