Yep. Such a script should then be easily rendered using Mondrian.

Alexandre


On 17 Dec 2009, at 20:58, Stéphane Ducasse wrote:

> but this is class diagram in hierarchy
>
> I want more collaboration.
> want could be really cool is that instead of storing these larges
> screenshot we have a tiny smalltalkish language to draw umlish box
>
> u := UMLClass named: 'ProgramNode'
>       placedAt: 0...@0.
> u2 := UMLClass named: 'Visitor'
>       placedAt: 1...@0.
> u3 := UMLClass named: 'Enum'
>       placedAt: 3...@0.
> u linkTo: u2.
> u3 inherits: u2.
>
> Like that we could have a doc per package that we can edit/ 
> generate....
>
> Stef
>
> On Dec 17, 2009, at 1:28 PM, Torsten Bergmann wrote:
>
>> Back in "the good old Pharo days" (TM) we had a
>>
>> ScriptLoader loadSuperOB
>>
>> and I remember this browser already providing a
>> UML class diagram when you selected a class in
>> the browser ...
>>
>> Bye
>> T.
>>
>>
>> -- 
>> Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla  
>> Firefox 3.5 -
>> sicherer, schneller und einfacher! http://portal.gmx.net/de/go/atbrowser
>>
>> _______________________________________________
>> Pharo-project mailing list
>> Pharo-project@lists.gforge.inria.fr
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
>
> _______________________________________________
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>

-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.






_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to