PDA

View Full Version : Graph not showing connections anymore



Paul Newport
Mar 4th, 2007, 12:32 PM
I just did my usual Callisto update, and installed the latest nightly build, and the connections between beans are no longer drawn in the graph view. Reverting to a previous nightly build did not fix this, so I guess the Callisto update broke the graph rendering.

Christian Dupuis
Mar 4th, 2007, 02:56 PM
Hi Paul,

I'm sorry to say but I think that you just discovered a bug in latest versions of Spring IDE. I think the refactoring and changes due to ticket #486 (http://springide.org/project/ticket/486) broke the graph view.

We'll have a look into this. In the meanwhile I've created a ticket report at #492.

Thanks for spotting and sharing this.

Christian

Torsten Juergeleit
Mar 4th, 2007, 05:01 PM
I'm sorry to say but I think that you just discovered a bug in latest versions of Spring IDE. I think the refactoring and changes due to ticket #486 (http://springide.org/project/ticket/486) broke the graph view.

Christian is right. I wasn't able to finish all the stuff which was affected by implementing #486 (http://springide.org/project/ticket/486). Ticket #491 (http://springide.org/project/ticket/491) is left.

I would like to suggest for getting back a working BeansGraph and BeansSearch you should install a nighly build older than 3rd of Feb 2007 and wait for #491 (http://springide.org/project/ticket/491) to be closed (it's the next on my list :)).

Paul Newport
Mar 5th, 2007, 04:50 PM
Christian is right. I wasn't able to finish all the stuff which was affected by implementing #486 (http://springide.org/project/ticket/486). Ticket #491 (http://springide.org/project/ticket/491) is left.

I would like to suggest for getting back a working BeansGraph and BeansSearch you should install a nighly build older than 3rd of Feb 2007 and wait for #491 (http://springide.org/project/ticket/491) to be closed (it's the next on my list :)).

Thanks for looking at this - I just backed out my update and will keep a look out for the fixes.

Your work is HIGHLY appreciated !

Torsten Juergeleit
Mar 5th, 2007, 05:59 PM
I would like to suggest for getting back a working BeansGraph and BeansSearch you should install a nighly build older than 3rd of Feb 2007 and wait for #491 (http://springide.org/project/ticket/491) to be closed (it's the next on my list :)).

The connections in the BeansGraph are back now.

Christian Dupuis
Mar 6th, 2007, 01:58 AM
The fix, and hopefully only the fix :confused:, made it into today's nighty build. You can test it in build version 2.0.0.v200703060600.

Christian

Paul Newport
Mar 6th, 2007, 03:36 PM
The fix, and hopefully only the fix :confused:, made it into today's nighty build. You can test it in build version 2.0.0.v200703060600.

Christian

Yes, all working now - thanks !

Any idea when the flow visualization will be available, and how will you be able to view a flow using this ?

Christian Dupuis
Mar 7th, 2007, 02:58 AM
Any idea when the flow visualization will be available, and how will you be able to view a flow using this ?

I'm currently shaping the graphical editor and prepare it for its public release. It will basically work as described at http://springide.org/project/wiki/WebFlowEditor.

Knowing that the corresponding ticket is close to two years old, you can actually start counting the hours until M3 with Web Flow Editor comes out.

Hope that helps

Christian