Re: [all] displaying some class and sequence diagrams for our components

2012-08-22 Thread sebb
On 22 August 2012 15:52, Phil Steitz wrote: > On 8/22/12 12:15 AM, Luc Maisonobe wrote: >> Hi Sébastien, >> >> Le 21/08/2012 08:50, Sébastien Brisard a écrit : >>> Hi Luc, >>> >>> 2012/8/20 Luc Maisonobe Le 20/08/2012 15:52, Simone Tripodi a écrit : > Hi Gary! > >> I still like t

Re: [all] displaying some class and sequence diagrams for our components

2012-08-22 Thread Phil Steitz
On 8/22/12 12:15 AM, Luc Maisonobe wrote: > Hi Sébastien, > > Le 21/08/2012 08:50, Sébastien Brisard a écrit : >> Hi Luc, >> >> 2012/8/20 Luc Maisonobe >>> Le 20/08/2012 15:52, Simone Tripodi a écrit : Hi Gary! > I still like the idea! I was hoping at an automagic solution ;) Me

Re: [all] displaying some class and sequence diagrams for our components

2012-08-22 Thread Luc Maisonobe
Hi Sébastien, Le 21/08/2012 08:50, Sébastien Brisard a écrit : > Hi Luc, > > 2012/8/20 Luc Maisonobe >> >> Le 20/08/2012 15:52, Simone Tripodi a écrit : >>> Hi Gary! >>> I still like the idea! I was hoping at an automagic solution ;) >>> >>> Me too! :) >> >> I have used several tools that w

Re: [all] displaying some class and sequence diagrams for our components

2012-08-20 Thread Sébastien Brisard
Hi Luc, 2012/8/20 Luc Maisonobe > > Le 20/08/2012 15:52, Simone Tripodi a écrit : > > Hi Gary! > > > >> I still like the idea! I was hoping at an automagic solution ;) > > > > Me too! :) > > I have used several tools that were able to do such automatic diagrams > generation. All tools that suppor

Re: [all] displaying some class and sequence diagrams for our components

2012-08-20 Thread Simone Tripodi
Salut, > > Sorry, I don't think so. There are too many things in this diagram, we > don't know what the use links are for, the complete list of enumeration > constants is too large ... > you maybe missed that this tool is configurable as well[1] so you can exclude what you're not interested. For

Re: [all] displaying some class and sequence diagrams for our components

2012-08-20 Thread Luc Maisonobe
Le 20/08/2012 15:52, Simone Tripodi a écrit : > Hi Gary! > >> I still like the idea! I was hoping at an automagic solution ;) > > Me too! :) I have used several tools that were able to do such automatic diagrams generation. All tools that support roundtrip engineering should be able to do so. Th

Re: [all] displaying some class and sequence diagrams for our components

2012-08-20 Thread Ralph Goers
I use http://www.websequencediagrams.com/ for most of my sequence diagrams. It won't do other UML diagrams but the sequence diagrams are incredibly easy to do. It is also possible to just embed links to their service with your diagram text in the web site. Ralph On Aug 20, 2012, at 5:27 AM

Re: [all] displaying some class and sequence diagrams for our components

2012-08-20 Thread Simone Tripodi
Hi Gary! > I still like the idea! I was hoping at an automagic solution ;) Me too! :) The only kind of "automagic" product I found was Objectaid for Eclipse, but unfortunately * it is (was, at the time of experimenting) not possible to have that tool included in the build; * it is specific I

Re: [all] displaying some class and sequence diagrams for our components

2012-08-20 Thread Gary Gregory
On Mon, Aug 20, 2012 at 9:17 AM, Simone Tripodi wrote: > > Hm, I did not realize that this was not an automatic tool. Looks like a > > pain to maintain when you are doing refactorings... > > ouch :( > I still like the idea! I was hoping at an automagic solution ;) Gary > I support/like anyway

Re: [all] displaying some class and sequence diagrams for our components

2012-08-20 Thread Simone Tripodi
> Hm, I did not realize that this was not an automatic tool. Looks like a > pain to maintain when you are doing refactorings... ouch :( I support/like anyway the idea of adding UML diagrams on doc site - I requested time ago an OSS license for Objectaid [1] for Eclipse, but never got a reply...

Re: [all] displaying some class and sequence diagrams for our components

2012-08-20 Thread Gary Gregory
Hm, I did not realize that this was not an automatic tool. Looks like a pain to maintain when you are doing refactorings... Gary On Mon, Aug 20, 2012 at 8:41 AM, Gary Gregory wrote: > I like it! > > Is it slow to run? > > Shouldn't we add this to the parent POM? > > Gary > > > On Mon, Aug 20, 20

Re: [all] displaying some class and sequence diagrams for our components

2012-08-20 Thread Gary Gregory
I like it! Is it slow to run? Shouldn't we add this to the parent POM? Gary On Mon, Aug 20, 2012 at 8:27 AM, Luc Maisonobe wrote: > Hello, > > As our components are mainly low level libraries, they target > developers. I wonder if we could add some basic UML diagrams for some > elements. > > I

[all] displaying some class and sequence diagrams for our components

2012-08-20 Thread Luc Maisonobe
Hello, As our components are mainly low level libraries, they target developers. I wonder if we could add some basic UML diagrams for some elements. I know such diagrams are a pain to maintain, so I have looked at something really simple, with the goal to only display a few core elements. I have