> On 16 Apr 2015, at 16:44, Nicolai Hess <[email protected]> wrote: > > > > 2015-04-16 15:48 GMT+02:00 Esteban Lorenzano <[email protected] > <mailto:[email protected]>>: > Hi, > > I want to add a “resources” page in pharo.org <http://pharo.org/>. > The reason is simple: we are used to know (more or less) what we have, but > people doing a search of what is pharo, etc. does not know what they can have > *just downloading it*. > I made a mall list. > I need you to help me to complete it. > > Keep in mind this is high level stuff (not details), frameworks and tools > that can be used out of the box for people downloading Pharo. > > thanks! > Esteban > > > > Suggestions: > > - I would move "Refactoring Tools" to frameworks, or do we have a > Refactoring Tool besides Code Critics and Nautilus refactoring support? > - Glamour is more a framework than a GUI library
ok, this two. > - I would remove OSWindow it does not work "out of the box”. not quite. With SDL2 is very usable… it is rough, that’s true… but it works :) (and stable vm come with sdl2 for all platforms, too) > - there is a "Graphics" entry in category "Graphics", some hints what you > would like to see for this entry? yeah… name not good. This is the old graphics library (the one we actually use to display the world), I don’t know how to call it… BitBlt graphics, perhaps? Esteban
