Re: Maven Grafo plugin - proposed design

2007-05-20 Thread Peter Kolbus
; about the next steps Good idea - Prefuse does have a builtin reader and writer for GraphML, and it would seem that they set all of the custom properties in the Node objects, so this should be quite possible for the XML sources and sinks. > > On 5/19/07, Peter Kolbus <[EMAIL PROTECTED]>

Maven Grafo plugin - proposed design

2007-05-19 Thread Peter Kolbus
As a Google Summer of Code participant, this summer I'll be working on a dependency graphing plugin, with Carlos as mentor. See http://docs.codehaus.org/display/MAVEN/Dependency+Graphing for background. What follows is my design so far - my understanding of the use cases, an overview of the UI el

Re: Maven Diagram Maker

2007-05-12 Thread Peter Kolbus
I've been spending the last couple of days with Prefuse with the intention of creating a Maven plugin to implement the Dependency Graphing proposal (http://docs.codehaus.org/display/MAVEN/Dependency+Graphing), also for Google Summer of Code. I have three concerns about the appropriateness of Prefu