Hi everyone!
Well, here I am announcing the resulting project of my GSoC experience during the [your] summer: smallUML, a project to help us building diagrams and sharing them with any package of code.
My mentor was Stephane Ducasse and my co-mentor Geert Claes, so thanks to them for the guidance up to now, and also to Fernando Olivero who helped me a lot (hope to do some coding with you at ESUG! :P).

You can gofer it:

Gofer it
��� squeaksource: 'smallUML';
��� package: 'ConfigurationOfSmallUML';
��� load.
(Smalltalk at: #ConfigurationOfSmallUML) project latestVersion load.

And then open the Diagram Browser of the current little examples evaluating:

DiagramDrawingDocumentation openDiagramBrowser� .

This is beta and I'm still working on it, my work will continue after GSoC's deadline, so of course your welcome to give some feedback and think about what features would you like it to have and if you're confortable with the current features. It would be really nice if this helped to get all Pharo projects more documented, with visual diagrams that help understanding them at a glance.

Talking about that... the current features are:
Some details that are missing:
On the way:

So I'd really appreciate if you can give it a try and tell me how you feel about it, I'd like it to be very usable.

Cheers!

Carla