Alguien preguntaba como hacer diagramas de clases. El browser standard de VisualWorks 7 ya viene con un tab para ver el diagrama UML de las clases (totalmente inutil en mi opinion...)
Pero Mondrian parece ser algo mas interesante. Se puede usar para generar el diagrama de clases u otras cosas. Esto acaba de postearse en la lista Squeak http://lists.squeakfoundation.org/pipermail/squeak-dev/2006-November/110909.html What is Mondrian? - Herbert Koening answers: If I got it right, you take a collection of objects and a smalltalk script which creates a graphic from properties of the objects. Very impressive. An example was shown how to generate a UML Diagram from a bunch of classes. (so the collection contained classes in this case). It took very few lines of script to do this. A little change made the graph colour by method length. What came to my mind was data mining using mondrian. Actually I didn't get it all but I took a strong note that I have to look into mondrian one day. --~--~---------~--~----~------------~-------~--~----~ Ha recibido este mensaje porque está suscrito a Grupo "clubSmalltalk" de Grupos de Google. Si quieres publicar en este grupo, envía un mensaje de correo electrónico a [email protected] Para anular la suscripción a este grupo, envíe un mensaje a [EMAIL PROTECTED] Para obtener más opciones, visita este grupo en http://groups-beta.google.com/group/clubSmalltalk. -~----------~----~----~----~------~----~------~--~---
