I know you are talking about something deeper here, but there are tools to igenerate code from Dia for other scripting languages. It could probably be readily adapted to work with Ruby as well. As far as extensions for specific Ruby idioms, I don't know how many of those things are necessary. I use the Interface bit for mixins, but haven't found a need to significantly extend UML to accomodate Ruby. http://dia2code.sourceforge.net/ -- Gabriel Emerson On Thu, 20 Feb 2003 12:37:20 +0900, Lachlan Pitts wrote: > Hey Rubyers! > > *) Has anyone done any investigation has knowledge of real world use of > Ruby with UML? (Anyone given thought to modeling mixins and other Ruby > idioms?) *) With reference to the above, has anyone extended an existent > UML solution with code generation features for Ruby? *) Does anyone else > think that Ruby would provide a great platform for visible UML > execution?